Timeline


and

02/01/10:

23:02 Changeset [10456] by azawawi
Renamed Goto line to Goto in edit.goto action and fixed action comment
23:00 Changeset [10455] by azawawi
Updated Changes
22:57 Changeset [10454] by azawawi
Perl tidy
22:57 Changeset [10453] by azawawi
Renamed Padre::Wx::Dialog::GotoLine? to Padre::Wx::Dialog::Goto (forgotten …
22:54 Changeset [10452] by azawawi
On focus (aka activate), Goto dialog re-validates itself with the new …
22:27 Changeset [10451] by azawawi
Renamed Padre::Wx::Dialog::GotoLine? to Padre::Wx::Dialog::Goto
22:24 Changeset [10450] by azawawi
There is now a single lazy GotoLine? instance which is non-modal
22:06 Changeset [10449] by azawawi
POD update
22:04 Changeset [10448] by azawawi
Perl tidy
22:02 Changeset [10447] by azawawi
Simplified some variable names. Added current line number/position. Fixed …
16:13 Changeset [10446] by Sewi
Perl tidy
13:25 Changeset [10445] by Sewi
Add reload some files option
11:47 Changeset [10444] by Sewi
Adding German blog post
11:18 Changeset [10443] by azawawi
Fixed blog title
11:17 Changeset [10442] by azawawi
Linked to my humble & small blog post :)
10:59 Changeset [10441] by azawawi
el-Perl-o tidy-o :)
10:58 Changeset [10440] by waxhead
Update Events Page with link to Release blog.
10:24 Ticket #800 (Ctrl-f search dialog Combobox disabled) closed by kaare
fixed: Problem went away by upgrading / installing non-system supplied …
10:22 Release_History edited by waxhead
(diff)
10:08 Changeset [10439] by Sewi
Add "close some" menu option and Changes entry
10:03 Changeset [10438] by Sewi
Add status messages for Padre::File remote actions
10:00 Changeset [10437] by waxhead
tag Padre-0.56
09:52 Changeset [10436] by waxhead
Version bump for release 0.56
09:49 Changeset [10435] by waxhead
Tidy for release 0.56
09:48 Changeset [10434] by waxhead
Version update to 0.56
09:30 Changeset [10433] by Sewi
Updated German translation to 100%
09:30 Changeset [10432] by Sewi
Updated messages.pot
09:24 Changeset [10431] by Sewi
Catch undef project
09:13 Ticket #842 (Window Menu is not refreshing.) created by waxhead
If you open up the Window menu, check what the listed tabs are. To try …
08:57 Articles edited by szabgab
(diff)
08:37 Ticket #841 (Quick Menu Access should show the location of the menu item on the menu ...) closed by azawawi
fixed: Fixed in r10428 Please re-open if you feel otherwise :)
08:36 Changeset [10430] by azawawi
Updated Changes
08:32 Changeset [10429] by azawawi
Perl tidy
08:31 Changeset [10428] by azawawi
Initial fix to ticket:841 "Quick Menu Access should show the location of …
08:04 Changeset [10427] by azawawi
Updated Changes
08:03 Changeset [10426] by azawawi
Fixed perl to refactor action prefix for refactor menu (for consistency)
07:38 Changeset [10425] by azawawi
More refactoring... Perfectionist :)
07:29 Changeset [10424] by azawawi
Refactor label update and added more awesome comments :)
07:21 Changeset [10423] by azawawi
Empty the status line when the enter line/position is empty
07:17 Ticket #841 (Quick Menu Access should show the location of the menu item on the menu ...) created by szabgab
If it is not too hard to add, it would be nice if the Quick Menu Access …
06:07 Changeset [10422] by azawawi
message typo fix... I am done :)
06:02 Changeset [10421] by azawawi
Perl tidy, improved documentation and no more warning about empty input
05:50 Changeset [10420] by azawawi
Refactored validation, improved documentation and simplified line/position …
05:40 Changeset [10419] by azawawi
Fixed typo in previous Changes update
05:39 Changeset [10418] by azawawi
Perl tidy and Changes update
05:37 Changeset [10417] by azawawi
Goto Line or position feature is now implemented... Now cleaning up
05:19 Changeset [10416] by azawawi
Different messages when the "line or position" checkbox is clicked
05:10 Changeset [10415] by azawawi
Added line or position checkbox (Stealing from Notepad++ :) to GotoLine?
04:55 Changeset [10414] by azawawi
Better documentation and prevent zero from being accepted as a line number
04:28 Changeset [10413] by azawawi
Perl tidy and a GM to everyone :)

01/31/10:

21:41 Changeset [10412] by azawawi
Make sure GotoLine? dialog is destroyed properly when there is no document
18:10 Ticket #840 (Display Project info and statistics) created by szabgab
I think in the future we will have a Project menu but in the meantime we …
17:57 Changeset [10411] by Sewi
Prepared a "close some" function which will be enabled (by adding a menu …
17:56 Ticket #839 (Show LOC count or statement count) created by szabgab
In the window "File/Document? Statistics" add an entry for LOC count that …
07:36 Changeset [10410] by submersible_toaster
benign changes, remove pointless ttl in listener. reset chat userlist …
07:29 Changeset [10409] by azawawi
Made sure that GotoLine? dialog is destroyed properly by using ->Destroy …
05:53 Changeset [10408] by azawawi
Some defensive programming to no-document situation
05:49 Changeset [10407] by azawawi
Perl tidy
05:46 Changeset [10406] by adamk
Adding a ->refresh_aui method so that we can move the AUI ->Update method …
05:46 Changeset [10405] by azawawi
More fixes to the GotoLine? field focus on non-win32 platforms
05:41 Changeset [10404] by azawawi
Use single shot modal method to launch GotoLine?..
05:39 Changeset [10403] by adamk
- Project detection differentiates between four different subclasses …
05:33 Changeset [10402] by adamk
Project detection refactoring to only have to do project detection in one …
05:31 Changeset [10401] by adamk
Added missing ->main function
05:31 Changeset [10400] by adamk
Removed a $DB::single = 1
05:30 Changeset [10399] by adamk
More shortcuts to avoid doing Padre->ide calls, and some hacky workarounds …
05:09 Changeset [10398] by adamk
Removed unneeded rel2abs
05:08 Changeset [10397] by adamk
Apply a pro-active rel2abs around Padre::Util::share
03:39 Changeset [10396] by adamk
Cleaning up the project detection code, and run-time load the project …
03:34 Changeset [10395] by CSJewell
Adding to ignore list.
03:34 Changeset [10394] by CSJewell
syntax/subroutine rename fixes
03:33 Changeset [10393] by adamk
Bumping some dependencies
03:22 Changeset [10392] by adamk
Turns out you need to do an explicit AUI update after all
03:18 Changeset [10391] by waxhead
Added in Copyright and set EOL to UNIX.
03:18 Changeset [10390] by adamk
Adding explicit dependencies on ExtUtils::MakeMaker? and Module::Build
02:52 Changeset [10389] by adamk
Whitespace tweak
02:47 Changeset [10388] by adamk
Adding the first skeleton for build system differentiation
02:44 Changeset [10387] by adamk
Wrap an update lock around the function list visibility state change, and …
02:42 Changeset [10386] by adamk
Whitespace tweaks
02:41 Changeset [10385] by adamk
Whitespace tweak
02:40 Changeset [10384] by adamk
Whitespace tweak
01:29 Release edited by waxhead
(diff)

01/30/10:

22:42 Changeset [10383] by waxhead
Minor tweaks to the dialog: Stop Warning on opening Dialog when no number …
18:22 Changeset [10382] by kthakore
Added a .gitignore for people using git svn
16:47 Changeset [10381] by azawawi
Updated Changes
16:47 Changeset [10380] by azawawi
Fixed Regex Editor dialog destruction bug where multiple ->Show and …
14:27 Ticket #838 (Author tests should all check RELEASE_TESTING and/or AUTOMATED_TESTING) closed by azawawi
fixed: Fixed in r10378 I only did whitespace changes to it (spaces->tab). Thanks …
14:26 Changeset [10379] by azawawi
Updated Changes
14:25 Changeset [10378] by azawawi
Fixed:838 "Author tests should all check RELEASE_TESTING and/or …
14:11 Changeset [10377] by azawawi
Perl tidy
14:10 Changeset [10376] by azawawi
Use Padre::MimeTypes? to guess mime type of file
14:04 Changeset [10375] by azawawi
Perl tidy and Changes update
14:02 Changeset [10374] by azawawi
Two more binary file types for Office 2007+ (docx and xlsx)
13:58 Changeset [10373] by azawawi
Open Resource can now display Perl package names for matching resources
13:17 Changeset [10372] by azawawi
Implemented "QuickMenuAccess? does Padre::Wx::Role::MainChild?"
13:15 Changeset [10371] by azawawi
Implemented "OpenResource? does Padre::Wx::Role::MainChild?"
13:15 Ticket #838 (Author tests should all check RELEASE_TESTING and/or AUTOMATED_TESTING) created by rhebus
Some of the xt/* tests check RELEASE_TESTING and/or AUTOMATED_TESTING but …
12:44 Changeset [10370] by azawawi
POD fixes
12:03 Changeset [10369] by azawawi
Message typo fix (GotoLine?)
11:50 Changeset [10368] by azawawi
Perl tidy and updated Changes
11:47 Changeset [10367] by azawawi
Final touches on the Goto line functionality
11:27 Changeset [10366] by azawawi
Improved the brand-new Goto Line dialog
10:39 Changeset [10365] by azawawi
Perl tidy to previous commit
10:37 Changeset [10364] by azawawi
GotoLine? with validation is now working. Not pretty though.
10:00 Changeset [10363] by azawawi
plumbing the goto line dialog. The new implementation is not active yet.
09:40 Changeset [10362] by azawawi
Added Padre::Wx::Dialog::GotoLine? to replace our simple-minded goto number …
08:54 Changeset [10361] by azawawi
Trim help topic whitespace
08:53 Changeset [10360] by azawawi
Perl tidy
08:44 Changeset [10359] by azawawi
use Padre::Constant to identify operating system instead of custom …
08:37 Changeset [10358] by azawawi
Updated Changes
08:33 Ticket #837 (padre.exe should be able to be placed in c:\strawberry\perl\site\bin) closed by azawawi
fixed: Fixed in r10357
08:32 Changeset [10357] by azawawi
Fixed ticket 837 "padre.exe should be able to be placed in …
06:51 Changeset [10356] by CSJewell
1) Updating module list 2) Automatically downloading .par file for …
05:48 Changeset [10355] by CSJewell
Renaming distribution.

01/29/10:

18:05 Changeset [10354] by CSJewell
Don't need the patch file anymore.
18:04 Changeset [10353] by CSJewell
Starting a new build of Perl-Dist-Padre.
16:17 Changeset [10352] by tsee
Split time of event initialization even further so that the events get …
16:14 Changeset [10351] by tsee
hack to fix running in non-threaded mode
15:54 Changeset [10350] by tsee
fix non-threaded runs of Tasks
10:14 Changeset [10349] by tsee
silence used-only-once warning
10:13 Changeset [10348] by tsee
init events later
10:12 Changeset [10347] by tsee
What was I thinking? Whitespace fix
10:04 Changeset [10346] by tsee
Move event intialization to a later point in the bootstrapping process …
09:26 Changeset [10345] by Sewi
Updated German translation to 100%
09:23 Changeset [10344] by Sewi
Fix gettext-typo and update pot file
09:15 Changeset [10343] by Sewi
Perl tidy
08:52 Changeset [10342] by tsee
merge trunk 10301:10341 to branch
06:03 Changeset [10341] by adamk
Added content-based mime detection for a couple of simple shell script …
02:10 Changeset [10340] by adamk
Added missing copyright comment
02:06 Changeset [10339] by adamk
Noting the SQLite change in the log
01:53 Changeset [10338] by adamk
Opportunistically disable synchronous writes to disk. Once Padre supports …
00:13 Changeset [10337] by adamk
Run-time load File::HomeDir? (in case we get run in an slave-driver …
00:12 Changeset [10336] by adamk
Converted to Class::XSAccessor and added some defaults
00:05 Changeset [10335] by adamk
Adding the initial skeleton for a system command abstraction

01/28/10:

20:09 Changeset [10334] by bruck
Updated Hebrew translation
19:53 Changeset [10333] by Corion
Win32: Fix crash on open-in-file-browser if we don't have a console with …
19:03 Ticket #837 (padre.exe should be able to be placed in c:\strawberry\perl\site\bin) created by CSJewell
Advance warning - Strawberry is thinking of splitting user-installed …
15:02 Changeset [10332] by Sewi
Advoid use of uninitilized value message for nextchar
13:57 Changeset [10331] by submersible_toaster
more debugging garbage. starting to use geometry to plot chat userlist.
11:55 Changeset [10330] by Sewi
Reverting change for ORLite 1.37
09:25 Changeset [10329] by Sewi
Fixed the mass-error-popups on mimetypes without help provider
09:17 Changeset [10328] by Sewi
Fixed some DIEs/warnings introduced by ORLite 1.37 usage
08:48 Ticket #331 (* saveall doesn't update tabs (ie asterisk still there until you click ...) closed by waxhead
fixed: No issues have been raised with the implementation.
08:28 Changeset [10327] by submersible_toaster
attempt to thwart current issues with a big fat TTL injection
07:40 Changeset [10326] by azawawi
[Perl 6] whitspaces fixes in Changes
03:13 Changeset [10325] by adamk
Another small fix to use ORLite 1.38's ->set method instead of the raw …
01:40 Changeset [10324] by adamk
Add a ->set method to ORLite to avoid the need to write to specific …
00:43 Ticket #836 (Nothing after splash screen on OpenSolaris) created by stom
% perl -v This is perl, v5.10.1 (*) built for …

01/27/10:

20:40 Changeset [10323] by Sewi
Fix ORLite update victims
16:14 Changeset [10322] by adamk
If the ORLite upgrades cause a problem, back them out
16:12 Changeset [10321] by adamk
Updating to ORLite 1.37, and switching Padre::DB to BOTH the array => 1 …
13:42 Ticket #835 (Function list not populated on initial panel showing) created by bricas
Steps to replicate: 1) Load Padre 2) Make sure the "functions" panel is …
11:29 Changeset [10320] by adamk
Updating ORLite dependency to 1.36 to get access to the xsaccessor …
06:51 Changeset [10319] by adamk
feature_position -> feature_cursormemory
06:40 Changeset [10318] by adamk
Correcting some CPAN ids
06:40 Changeset [10317] by adamk
Updating About page with people that haven't added themselves
05:19 Changeset [10316] by adamk
Added a fast ascii shortcut to the encoding detector, to make opening …
05:18 Changeset [10315] by adamk
Use current a bit better
03:04 Changeset [10314] by adamk
We now pushd to the project root before we ->run_document. This should …
02:31 Ticket #834 (Preferences dialog should NOT explicit'ify defaults) created by adamk
Starting from a fresh configuration, changing a single setting in the …
01:02 Changeset [10313] by adamk
Added configuration option to disable the remembering of file positions, …
00:47 Changeset [10312] by adamk
- Changed func_foo config variables to feature_foo, in anticipation of …
00:30 Changeset [10311] by adamk
Moved the UPDATE lock after the database write to reduce the timespan of …
00:29 Changeset [10310] by adamk
Loggin -> Logging
00:27 Changeset [10309] by adamk
Nestled an UPDATE lock inside the close at the crucial point, so the …
00:13 Changeset [10308] by adamk
Add a DB lock to ->close, so that the filesystem write for the file …

01/26/10:

23:56 Changeset [10307] by adamk
Improved locking code further to also lock the database, and to avoid …
23:52 Changeset [10306] by adamk
- Tuned the locking for ->close_where, which should make a variety of …
23:00 Ticket #833 (Syntax error crash padre when trying to debug) created by vrobin
If I try to step into this buggy script, padre closes unexpectedly with no …
22:51 Ticket #832 (GetOptions( spawns unsavedX tab and crash Padre in StepOver Debugging) created by vrobin
I wrote a very little script that when debugged with "Step Over" or "Step …
22:47 Changeset [10305] by adamk
- Padre::Util::Win32::ExecuteProcessAndWait? doesn't automatically inherit …
21:47 Changeset [10304] by adamk
Convert silent acceptance to a TRACE warning when we "inefficiently load …
21:33 Changeset [10303] by adamk
Special case workaround just in case the locker is destroyed somehow …
21:16 Changeset [10302] by tsee
Remove TODO item that shouldn't be done
20:58 Changeset [10301] by tsee
merge trunk 10285:10300 to branch
15:50 Changeset [10300] by azawawi
el-Perlo Tidy-o :)
15:50 Changeset [10299] by azawawi
Updated Changes
15:49 Changeset [10298] by azawawi
Used Module::CoreList::is_deprecated to display deprecated CORE packages …
14:04 Changeset [10297] by azawawi
Fixed a bug introduced by my r10290 fix. Sorry :)
13:57 Changeset [10296] by kthakore
Only watch if filename is provided
13:52 Changeset [10295] by azawawi
Prevented another no-document Padre crash in Preferences "Guess from …
13:41 Changeset [10294] by azawawi
Make sure that windows context key shows the refactor menu items in the …
13:09 Changeset [10293] by azawawi
Removed unused Padre::Wx::RightClick?
12:58 Changeset [10292] by azawawi
Perl tidy
12:58 Changeset [10291] by azawawi
In Open resource, PGDN (or DOWN) transfers focus to the list
10:59 Changeset [10290] by azawawi
Fixed uninitialized warnings when Padre starts up
10:48 Changeset [10289] by azawawi
Added "Use Splash Screen?" to Padre Preferences dialog (adamk++)
10:30 Changeset [10288] by azawawi
Updated Changes
10:29 Changeset [10287] by azawawi
Fixed Padre no-document crash with Find Next/Find? Previous functionality.
09:04 Changeset [10286] by azawawi
Bye bye Acme-CPANAuthors-Padre (Removed for maintenance issues, adamk++)

01/25/10:

14:33 Changeset [10285] by tsee
less unnecessary passing around of Padre::Wx::Main objects
14:27 Changeset [10284] by tsee
got experimental slave driving to work
12:58 Changeset [10283] by tsee
Merge 10160 to 10282 from trunk
09:02 Changeset [10282] by azawawi
Converted annoying warn to TRACE(...) if DEBUG
08:37 Download edited by meorero
(diff)
08:25 Changeset [10281] by azawawi
Updated Changes
08:23 Changeset [10280] by azawawi
Fix a Padre debugger crash when an unsaved document is debugged.
07:53 Changeset [10279] by azawawi
Perl tidy :)
07:53 Changeset [10278] by azawawi
Updated Changes
07:51 Changeset [10277] by azawawi
Disable "Debug" menu items when there is no document
07:45 Changeset [10276] by azawawi
Refactor building of padre.exe in win32 into M/I/PRIVATE/Padre.pm
07:32 Changeset [10275] by adamk
Corion you pillock, global globals are even worse than global lexicals for …
07:31 Changeset [10274] by azawawi
Updated Changes
03:03 Changeset [10273] by adamk
Removing the old Padre::Wx::View. Moved Padre::Wx::FunctionList? to use …
01:07 Changeset [10272] by adamk
Adding a new role

01/24/10:

23:49 Changeset [10271] by adamk
Beginning the refactoring of the visual panel tools into a new …
22:18 Changeset [10270] by submersible_toaster
more junk in the junkyard- socat debugging multicast listener
22:17 Changeset [10269] by submersible_toaster
more swarm geometry and adjustments to chat. starting resource view and …
21:31 Changeset [10268] by Corion
Add padre-client for synchronous edit events in shell scripts
21:31 Changeset [10267] by Corion
$AllowSetForeground? is a global lexical variable for no reason. Global …
17:31 Ticket #822 (main window positioned off-screen on startup) closed by Sewi
fixed: Applied with r10266 - sorry for the delay!
17:30 Changeset [10266] by Sewi
Fixed ticket #822: Main window could be off screen on startup (blakew++)
16:09 Changeset [10265] by kthakore
Changes updated
16:08 Changeset [10264] by Sewi
Finally found and killed the bad guy who scanned the whole project file …
16:06 Changeset [10263] by kthakore
Refocus back on document (editor) after we run command. This way we can …
15:59 Changeset [10262] by Sewi
Some improvements for autocomplete
15:44 Changeset [10261] by Sewi
Fixed a bad variable wording
15:30 Changeset [10260] by kthakore
Added changes
15:16 Changeset [10259] by Sewi
Perl tidy
14:56 Changeset [10258] by Sewi
Start/stop tracing of subs
14:44 Changeset [10257] by adamk
Testing
07:34 Changeset [10256] by adamk
Whitespace nigglies
07:14 Changeset [10255] by adamk
Removed Probe::Perl dependency (we wrote a better equivalent)
05:41 Changeset [10254] by adamk
Noting key binding change
05:09 Changeset [10253] by adamk
Noting the dependency audit
04:59 Changeset [10252] by adamk
Updated to newer Test::Script command naming
04:57 Changeset [10251] by adamk
On Win32 5.10+ bump the Wx dependency to 0.94
04:50 Changeset [10250] by adamk
Added Ctrl-Shift-W binding for "Close This Project"

01/23/10:

18:59 Ticket #831 (CPAN Install, test failing caused by Term::Readline) created by vrobin
Trying to install Debug::Client, I had to force the installation. Tracking …
18:22 Ticket #830 (Padre Hangup and close on Win7 with Strawberry perl 5.10.1) created by vrobin
I have add a lot of problems to get Padre launched on my machine. I tried …
14:46 Changeset [10249] by adamk
Landing the final version of the new Padre::Startup mechanism
10:39 Changeset [10248] by submersible_toaster
roll padre dep to 0.56 for fixes in #828 hook editor hopefully to produce …
10:35 Changeset [10247] by submersible_toaster
#828 - add 'editor_disable' plugin hook , hopefully as documented. Plugins …
10:28 Changeset [10246] by azawawi
Removed --desktop GTK code (Seems not to be the right thing to do on …
10:23 Changeset [10245] by azawawi
tidy wperl.exe.manifest :)
10:21 Changeset [10244] by azawawi
padre.exe will run as same as invoker (for future compatibility with UAC)
10:19 Changeset [10243] by azawawi
Perl tidy
10:05 Changeset [10242] by azawawi
Added Win32::TieRegistry? as a win32 dependency
09:49 Ticket #829 (Switch if-Syntax) created by Sewi
A really cool Perl document module addition would be a hotkey for …
09:25 Changeset [10241] by azawawi
Removing empty QuickFixProvider? (AdamK++ moved them to …
08:44 Changeset [10240] by azawawi
Converted the registry code to Win32::TieRegistry? for --desktop
07:09 Changeset [10239] by azawawi
Removed hardcoded strawberry path from --desktop
04:14 Ticket #828 (Padre::Plugin editor_disable plugin hook missing?) created by submersible_toaster
It appears that a plugin that implements 'editor_enable' and …
01:26 Changeset [10238] by submersible_toaster
add geometry and deps on Graph, add Resources (currently disabled) , …

01/22/10:

21:24 Changeset [10237] by Sewi
Removed critic complain
21:06 Changeset [10236] by Sewi
Fixed badcode failure
20:04 Changeset [10235] by Sewi
Removed debug print
20:02 Changeset [10234] by Sewi
TODO regexp configurable
17:13 Changeset [10233] by bricas
fix hiding of todo list
17:09 Changeset [10232] by Corion
Add dynamic to-do list to Changes
17:00 Changeset [10231] by Corion
Fix tests and test failures caused by the introduction of the Todolist
16:51 Changeset [10230] by sblandin
Updated Padre Italian translation
16:38 Changeset [10229] by Sewi
50% of the add_gui_elements_from_plugins.
16:38 Ticket #824 (Dynamic To-do list per document/project) closed by Corion
fixed
16:36 Changeset [10228] by Corion
Add dynamic To-do list+menu+config items
16:36 Changeset [10227] by Corion
Fix a hotkey typo to re-enable F11 when using the German (de) locale
16:35 Changeset [10226] by Corion
Initial import from plugin Padre::Plugin::Todo, ticket #824
16:35 Changeset [10225] by Corion
Whitespace alignment fix
15:44 Changeset [10224] by Corion
Add event listener mechanism for the refresh method
15:40 Changeset [10223] by Sewi
Plugins may now add their GUI elements to …
15:35 Changeset [10222] by Corion
Add -I option to specify additional include directories
15:12 Changeset [10221] by adamk
Renaming splash to startup because I'm going to be generalising things a …
15:11 Changeset [10220] by adamk
Adding a constant to the new (non-existant, yet) startup.yml config file
15:10 Changeset [10219] by adamk
The ->import(':everything:') method now (smartly) ignores Padre::CPAN and …
15:00 Changeset [10218] by adamk
Added debug.log aspect hook that traps the three main interesting things. …
14:23 Download edited by Corion
Add hint about limiting the fetched versions with git-svn (diff)
07:32 Changeset [10217] by adamk
It all compiles now
07:21 Changeset [10216] by adamk
Adding simple compilation test script
02:53 Changeset [10215] by adamk
Dropping in first BadCode? skeleton

01/21/10:

13:53 Changeset [10214] by Sewi
Ugly but working tab-switching speedup for Padre, needs to be replaced by …
12:38 Changeset [10213] by bricas
release 0.10
12:37 Changeset [10212] by bricas
prep release
11:32 Changeset [10211] by szabgab
building using perl-5.11.4
08:43 Changeset [10210] by waxhead
Update to events.
07:47 Ticket #827 (Fix the web site generation code) created by szabgab
* it generates many warnings * sometimes the SVN repository gets locked …
07:44 Changeset [10209] by Sewi
Renamed c/c++ to C/C++ and made the mime type list sorted case-insensitive
07:21 Changeset [10208] by waxhead
Updating POD.
07:16 Changeset [10207] by Sewi
data update
07:13 Changeset [10206] by Sewi
New developer list item
06:17 Release_History edited by waxhead
(diff)
06:09 Changeset [10205] by szabgab
[XL] add some of the plugins
05:43 Changeset [10204] by waxhead
tag Padre-0.55
05:20 Changeset [10203] by waxhead
Version update to 0.55
05:17 Changeset [10202] by waxhead
Changed format of $VERSION to suit the update_version_number.pl script
05:17 Changeset [10201] by waxhead
Changed format of $VERSION to suit the update_version_number.pl script
05:08 Changeset [10200] by adamk
Matching versions to 0.54
05:04 Changeset [10199] by waxhead
Perl Tidy for release 0.55
05:02 Changeset [10198] by waxhead
Update to Changes for release 0.55
02:42 Changeset [10197] by kthakore
Added configure usage for system specific make. Also made the text for …
00:41 Changeset [10196] by adamk
Removed the use of the legacy plugin_locale_directory method
00:29 Ticket #826 (Allow changing the FunctionList sort order by right click) created by adamk
Changing the FunctionList? sort order is something you often want to do on …
00:20 Changeset [10195] by adamk
wxDEFAULT_FRAME_STYLE already contains wxCLIP_CHILDREN
00:07 Changeset [10194] by adamk
Added an Update lock to prevent flicker during menu changes

01/20/10:

23:35 Ticket #825 (Directroy Tree Search locks up Padre when no documents are opened) created by waxhead
When you first start Padre or when there is only the one new unsaved …
23:24 Changeset [10193] by adamk
Noting refresh changes
23:19 Changeset [10192] by adamk
When switching between documents with the same mimetype, we don't need to …
16:39 Changeset [10191] by adamk
The longer description looks wierd on the quicklaunch version
16:37 Changeset [10190] by adamk
Adding in principle support for creating a Padre shortcut icon on the …
15:30 Changeset [10189] by adamk
Whitespace
15:18 Changeset [10188] by szabgab
add deep prereq to Hyppolit
15:18 Changeset [10187] by szabgab
gitignore generated files
15:16 Changeset [10186] by szabgab
add links to some blogs about Padre
15:11 Changeset [10185] by adamk
- Upgrading --desktop option from VBScript to a new Win32::Shortcut-based …
14:15 Changeset [10184] by adamk
Removing the Carp 0 dependency, mostly for purity
14:10 Changeset [10183] by adamk
Since the existing shortcut generator doesn't work on Vista, adding …
13:02 Changeset [10182] by bricas
added more menu tests. perltidied remaining files.
10:49 Changeset [10181] by Sewi
German translation to 100%
10:37 Changeset [10180] by Sewi
Updated messages.pot
10:08 Changeset [10179] by Sewi
Perl tidy
09:24 Changeset [10178] by adamk
Add support for preloading all of Padre in advance. This flag is there to …
09:12 Changeset [10177] by adamk
Completed the move of desktop integration to Padre::Desktop
09:10 Changeset [10176] by adamk
Begin the process of moving the padre perl script's "Desktop Integration" …
09:04 Ticket #819 (crashing padre in 4 steps) closed by Sewi
fixed: Fixed in r10174
08:50 Changeset [10175] by Sewi
Forgot to update Changes, sorry
08:48 Changeset [10174] by Sewi
Fix for #819: Don't crash on missing project dir
08:14 Changeset [10173] by adamk
Whitespace nigglies
07:34 Changeset [10172] by adamk
Switch to a double V+H sizer to prevent situations in which (for some …
07:16 Changeset [10171] by waxhead
Added my name to the change.
07:12 Changeset [10170] by waxhead
Update for #331 fix.
07:08 Changeset [10169] by waxhead
Save all will set Focus on each Editor as the document is saved, the net …
06:58 Changeset [10168] by waxhead
Save all will set Focus on each Editor as the document is saved, the net …
06:32 Ticket #799 (DirectoryBrowser jumps to top on doubleclick) closed by Sewi
fixed: worksforme
05:55 Changeset [10167] by submersible_toaster
chat update it's list of users on announce/leave until I get swarm …
05:48 Changeset [10166] by adamk
04:48 Changeset [10165] by adamk
Adding padre.yml preference file for the PerlTidy? plugin itself
04:05 Changeset [10164] by adamk
Moved the various open options into an open sub-menu
03:59 Changeset [10163] by adamk
Moved open selection out of session support
03:54 Changeset [10162] by submersible_toaster
add missing eol for open document in other editor

01/19/10:

14:14 Changeset [10161] by tsee
All hail the slave driver. Alas, he's on strike still.
13:06 Changeset [10160] by tsee
branch for playing with slave drivers
04:25 Changeset [10159] by garu
skipping MYMETA.yml
04:20 Changeset [10158] by garu
syncing pod's VERSION tag to module's $VERSION
04:18 Changeset [10157] by garu
handling error cases for Cat plugin
03:27 Changeset [10156] by garu
updating Changes files for Catalyst plugin
03:16 Changeset [10155] by garu
bumping up cat plugin version to 0.08 for release
03:12 Changeset [10154] by garu
handling menu graying out when no Cat project is on
02:18 Changeset [10153] by adamk
Delay loading more things. Suppress a critic test that matches the …
01:50 Changeset [10152] by garu
added brazilian portuguese translation
01:27 Changeset [10151] by adamk
Suppress warnings when loading plugins
01:08 Changeset [10150] by garu
updated brazilian portuguese translations
01:06 Changeset [10149] by adamk
Avoid the run-time loading of the ErrorList?
00:27 Changeset [10148] by adamk
Don't create the error list by default

01/18/10:

21:36 Ticket #824 (Dynamic To-do list per document/project) created by Corion
It would be nice if Padre could show a dynamic to-do list per file or per …
12:18 Changeset [10147] by submersible_toaster
remove trace -
11:41 Changeset [10146] by submersible_toaster
small tidy
11:36 Changeset [10145] by submersible_toaster
use a different bogus way to decorate the _correct_ bottom tab for Chat
09:38 Changeset [10144] by submersible_toaster
doom lots of swarm code. remove IO::Interface, use wx event to notify …
09:33 Changeset [10143] by submersible_toaster
rearrange stickers on the rubik cube

01/16/10:

10:08 Ticket #823 (padre crashes when highlighting text with shift+right arrow) created by szabgab
It usually happens after a selection was deleted. put the cursor somewhere …

01/15/10:

19:53 Ticket #822 (main window positioned off-screen on startup) created by blakew
The Padre main window wasn't appearing on my desktop although running …
14:33 Ticket #821 (autocompletion triggered even on blank line) created by jquelin
1. create a document with the following content: […] 2. set cursor …
14:30 Ticket #820 (autocompletion triggered on ctrl+tab) created by jquelin
when typing ctrl+tab to change tab, this triggers autocompletion for a …
14:29 Ticket #819 (crashing padre in 4 steps) created by jquelin
1. create a directory 2. create a file in that directory 3. open this file …
12:47 Changeset [10142] by adamk
A variety of different GUI performance optimisations
09:48 Changeset [10141] by adamk
Minor fixes
09:48 Changeset [10140] by adamk
Minor fixes
09:47 Changeset [10139] by adamk
singleinstance default bug fix
02:01 Changeset [10138] by fayland
fix RT 53690

01/14/10:

21:05 Changeset [10137] by szabgab
include blog or Marcela about Padre in Rawhide
19:38 Changeset [10136] by bricas
release 0.09
19:34 Changeset [10135] by bricas
add missing pod. prep release.
14:54 Changeset [10134] by adamk
Noting the startup tuning
12:25 Changeset [10133] by adamk
Removing some 12-badcode.t
12:21 Changeset [10132] by adamk
Don't refresh the directory tree immediately every time we show the …
12:16 Changeset [10131] by adamk
Even more subtle now, don't run the single-instance client in the debugger …
10:20 Changeset [10130] by adamk
Although we want the single-instance server turned on on Windows, we DON'T …
10:13 Changeset [10129] by adamk
Complete the conversion to the Perl::Tidy-friendly usage of …

01/13/10:

14:21 Changeset [10128] by bricas
- _T() replaced with Wx::gettext() (BRICAS) - Use new project config …
13:36 Changeset [10127] by bricas
need newlines add end of output
13:13 Changeset [10126] by bricas
tiny text updates, fix tests accordingly
12:23 Changeset [10125] by bricas
split and tidy up tests
12:18 Changeset [10124] by bricas
fix Makefile.PL to have proper dist+module names
11:32 Changeset [10123] by submersible_toaster
unbreak Chat.
11:22 Changeset [10122] by submersible_toaster
[Swarm] fix or break everything for anyone. still no joy picking sensible …

01/12/10:

16:36 Changeset [10121] by tsee
Tag Padre-Plugin-DataWalker? 0.02
16:33 Changeset [10120] by tsee
Require Padre 0.47. Update Changelog for 0.02 release
16:31 Changeset [10119] by tsee
adapt to modern Padres
16:27 Changeset [10118] by sblandin
Update Padre Italian translation

01/10/10:

12:47 Ticket #796 (Padre Stand alone does not start on Windows after installation) closed by adamk
fixed: This is tentatively fixed now, but doesn't answer the issue of why there's …
12:45 Changeset [10117] by adamk
Enable the single instance server by default, but only on Windows so the …
12:41 Changeset [10116] by adamk
Tentative fix for bug #796. Needs testing on Mac, and isn't really a …
09:53 Changeset [10115] by adamk
Comment typo
09:52 Changeset [10114] by adamk
When we save a file as a different name, detect the change and flush …
09:03 Changeset [10113] by azawawi
[S:H:P6] Bumped version to 0.78 for a new CPAN release
09:00 Changeset [10112] by azawawi
[S:H:P6] Synchronized to STD.pm r29496

01/09/10:

13:37 Changeset [10111] by hashbangperl
Quality tests
13:33 Changeset [10110] by hashbangperl
added QA tests
13:31 Changeset [10109] by hashbangperl
tiny semantic change
06:54 Changeset [10108] by adamk
Tweaks
06:52 Changeset [10107] by adamk
Added comment on the update disabling
04:54 Changeset [10106] by adamk
Updated ORLite::Migrate dependency to 1.06 to fix the padre.exe bug

01/08/10:

14:16 Changeset [10105] by adamk
To make up for the loss of 00-compile.t to the xt directory, test that use …
14:15 Changeset [10104] by adamk
Adding support for "use Padre ':everything';" which will load the entire …
14:01 Changeset [10103] by adamk
Moved the increasingly slow compile test to xt
14:00 Changeset [10102] by adamk
Shortcut ->refresh when the directory hasn't changed
12:59 Changeset [10101] by jquelin
forgot to update changes
12:57 Ticket #818 (project detection is done in multiple places, refactor needed) created by jquelin
look at r10100 the number of places where i had to change the way project …
12:49 Ticket #489 (dist-zilla projects not taken into account) closed by jquelin
fixed: fixed in r10100
12:49 Changeset [10100] by jquelin
fix #489: auto-detect dist-zilla based projects
01:08 Changeset [10099] by adamk
Menu tweaks
00:56 Changeset [10098] by adamk
We are now a Padre::Plugin subclass again
00:54 Changeset [10097] by adamk
Add use 5.008 line so M:I can detect the minimum Perl version correctly. …
00:53 Changeset [10096] by adamk
Split out compilation test from the other tests (such as they were)
00:37 Changeset [10095] by adamk
Upgrading build system to Module::Install::PadrePlugin?

01/07/10:

23:45 Changeset [10094] by adamk
A little minor cleanup before trying to link in the new config_perlcritic …
13:49 Changeset [10093] by szabgab
tag Padre-Plugin-Perl6-0.62
13:47 Changeset [10092] by szabgab
update to version number 0.62 before release
11:33 Changeset [10091] by waxhead
Added link to release post
10:52 Changeset [10090] by waxhead
So I forgot to do this before the 0.54 release... sigh!
10:49 Changeset [10089] by szabgab
update Changes
10:49 Changeset [10088] by szabgab
add Padre::Document::Config type to handle the commenting out of Apache …
10:48 Changeset [10087] by szabgab
move the menu_view_mimes function from the Padre::Document class to …
10:48 Changeset [10086] by szabgab
enable error message when there is no comment character for the current …
10:39 Release_History edited by waxhead
(diff)
10:20 Changeset [10085] by waxhead
tag Padre-0.54
10:08 Changeset [10084] by waxhead
Version bump to 0.54
10:05 Changeset [10083] by waxhead
Tidy for release 0.54
10:04 Changeset [10082] by szabgab
add the Google Analytics code to the blogs pages as well
09:54 Changeset [10081] by adamk
Padre::Config::Host->write no longer accidentally loads the entire gui …
09:44 Download edited by meorero
(diff)
09:33 Ticket #817 ([SVN plugin] Reload all files from disk after update run) created by Sewi
The is an idea and I don't know if it's possible at all: Whenever "svn …
08:12 Changeset [10080] by bruck
Updated Hebrew translation.
01:41 Changeset [10079] by zipf
Updated Spanish Catalyst plugin
01:23 Changeset [10078] by zipf
Updated Spanish Catalyst plugin
00:46 Changeset [10077] by zipf
Updated Spanish translation
00:00 Changeset [10076] by ddn123456
Updated dutch translation. Initial dutch plugin translation added by Dirk …

01/06/10:

15:39 Changeset [10075] by Sewi
German translation to 100%
10:59 Changeset [10074] by jquelin
update french translation
07:47 Changeset [10073] by BlueT
update traslation for Traditional Chinese (zh-tw)
05:53 Ticket #816 (Lexical variable renaming doesn't support <<"HEREDOCS") created by adamk
The lexical variable rename function currently reaches into "" quoted …

01/05/10:

21:03 GitMigration edited by daxim
no attachment possible due to size (diff)
20:55 GitMigration edited by daxim
change ryan52 (diff)
17:59 GitMigration created by daxim
11:53 Changeset [10072] by adamk
Add the --invisible flag
11:30 Changeset [10071] by adamk
Still doesn't work, but at least it's legal
11:21 Changeset [10070] by adamk
Removing no longer needed note
11:20 Changeset [10069] by adamk
Removing weird usage of Perl. Bad code! BAD!!!
11:09 Changeset [10068] by adamk
Fixing badcode complaint
10:55 Changeset [10067] by adamk
Adding a check for Bad->Method::names
10:28 Changeset [10066] by adamk
Added missing "use 5.008005;"
10:12 Changeset [10065] by szabgab
comment out previous change so the translators wont kill me
10:08 Changeset [10064] by szabgab
add pop-up error message when the document type does not have a comment …
10:01 Changeset [10063] by Sewi
Remove a debug output message
09:06 Ticket #756 (missing output lines) closed by Sewi
fixed: The ProcessStream? dependency has been raised to 0.24 in r10062.
09:03 Changeset [10062] by Sewi
Upgrading to ProcessStream? 0.24 solves #756
07:08 Changeset [10061] by patspam
Adds experimental support for clickable filenames in Output panel. …
06:03 Changeset [10060] by adamk
Added critic exception, since this is really test code and not core code
06:01 Changeset [10059] by adamk
Added missing copyright
05:46 Ticket #815 (Clickable filenames in Console) created by patspam
Padre should have an option to scan for valid filenames in console output …
04:56 Changeset [10058] by adamk
Noting invisibility
04:56 Changeset [10057] by adamk
Hook ->Show to never show when Padre::Test is loaded
04:55 Changeset [10056] by adamk
Newer style tidy-friendly Class::XSAccessor usage
04:54 Changeset [10055] by adamk
Adding support for --invisible
04:54 Changeset [10054] by adamk
When loading the test class, also disable the splash screen
04:44 Changeset [10053] by adamk
Adding Padre::Test module to indicate that Padre is running inside of a …
04:23 Ticket #814 (Find-in-files result window, clicking on filename does not do anything) created by szabgab
In the result window of Find-in-files there are lines corresponding to the …
04:20 Ticket #813 (Find in files cannot find $self) created by szabgab
If there is a $ sign in front of the string I am looking for, the …
04:03 Changeset [10052] by szabgab
link to blog of Alias
00:28 Changeset [10051] by zipf
Updated Spanish translation

01/04/10:

14:09 Changeset [10050] by adamk
Set the util critic ini file as the Padre-recognised one, so we have false …
14:04 Changeset [10049] by adamk
Added config_perlcritic configuration setting, so that projects can define …
13:53 Changeset [10048] by adamk
Added the first PROJECT-backend config_perltidy setting, so that projects …
09:11 Changeset [10047] by submersible_toaster
remove code introduced related to #390 that appears to be fixed by other …
08:39 Changeset [10046] by adamk
Adding a stronger warning against enabling this hook on Windows
08:33 Changeset [10045] by adamk
Changed the (disabled) EVT_KILL_FOCUS event so it's disabled at the event …
07:37 Changeset [10044] by adamk
Disable the diags of stdout and stderr

01/03/10:

13:16 Changeset [10043] by szabgab
fix the copy/paste issue introduced in 10022 by eliminating that code
12:01 Changeset [10042] by adamk
Clean up the plugin manager more aggressively, and cure the segfault …
09:19 Changeset [10041] by adamk
08:23 Changeset [10040] by adamk
Language-specific help provider classes now live at …

01/02/10:

21:33 Changeset [10039] by Sewi
Perl tidy
21:24 Changeset [10038] by Sewi
Re-insert the r10023 - changes but as a config option
18:54 Changeset [10037] by szabgab
change the copyright on the Padre files to include 2010
09:52 Changeset [10036] by Sewi
Fix for #390 (hopefully) submersible_toaster++
09:52 Changeset [10035] by Sewi
Revert r10023
04:25 Changeset [10034] by adamk
Noting the ORLite changes
04:18 Changeset [10033] by adamk
Updating the dependencies on ORLite and DBD::SQLite to try and detect …
Note: See TracTimeline for information about the timeline view.