Timeline
08/22/09:
- 14:18 Changeset [7456] by
- [Ecliptic] Removed stupid code from Ecliptic :)
- 14:10 Changeset [7455] by
- [Ecliptic] reverting back to _sharedir until we get the Module::Build a …
- 14:07 Changeset [7454] by
- [Perl 6] reverting back to _sharedir until we get the Module::Build …
- 13:59 Changeset [7453] by
- [Perl 6] Another missing use…
- 13:54 Changeset [7452] by
- [Padre] Quick fix menu item must be disabled when there is no document
- 13:50 Changeset [7451] by
- [Perl 6] STD.pm error prefix was recently switched from ### PARSE FAILED …
- 13:41 Changeset [7450] by
- [Perl 6] More quick fix baby-steps refactoring
- 13:39 Changeset [7449] by
- [Perl 6] Prevent STD from inserting that block unicode character into …
- 13:32 Changeset [7448] by
- [Perl 6] Start refactoring Quick Fixes from into Perl6QuickFixProvider
- 13:22 Changeset [7447] by
- [Padre] Fixed a warning when there is no document and help search is …
- 06:21 Changeset [7446] by
- [Padre] Updated Changes
- 06:19 Changeset [7445] by
- [Padre] Perl tidy
- 06:17 Changeset [7444] by
- [Padre] Quick Fix is working again like it used to…
- 05:48 Changeset [7443] by
- [Padre] Display "No suggestions" when there is no nothing to contribute.
- 05:46 Changeset [7442] by
- [Padre] Added Ecliptic's Quick Fix documentation temporarily to here... It …
- 05:45 Changeset [7441] by
- [Ecliptic] Step 2: Removed Quick Fix support from here. It is in core
- 05:43 Changeset [7440] by
- [Padre] Step 1 in moving Ecliptic's QuickFixDialog? to Padre core
- 05:35 Changeset [7439] by
- [Padre] Added an example of "Cult of manifesto" to "Quick Fix" menu. …
- 05:32 Changeset [7438] by
- [Padre] Added a menu item for "Quick Fix" under Edit menu (CTRL-2 for now)
- 05:17 Changeset [7437] by
- [Perl 6] Added an empty Padre::Plugin::Perl6::Perl6QuickFixProvider
- 05:15 Changeset [7436] by
- [Padre] Added empty Padre::QuickFixProvider::Perl
- 05:12 Changeset [7435] by
- [Padre] An empty QuickFixProvider?.pm... The plan to is add quick fix to …
- 05:11 Changeset [7434] by
- [Padre] Fix typo in HelpProvider?.pm POd
- 02:50 Changeset [7433] by
- While working on the SVN Plugin I tried to have the Diff output open up in …
- 02:19 Changeset [7432] by
- Added an option in the diff menu to open diff as a new Padre Document. …
08/21/09:
- 20:38 Changeset [7431] by
- [Padre] Perl tidy... the usual
- 20:23 Changeset [7430] by
- [Padre] Fix Help Search dialog layout problems (garu++)
- 19:42 Changeset [7429] by
- [Padre] More refactoring…
- 19:40 Changeset [7428] by
- [Padre] Privatized a method... :)
- 19:35 Changeset [7427] by
- [Padre] Refactoring the Help Search dialog code a bit
- 13:15 Changeset [7426] by
- [VimishLexer?] debugging and some docs
- 06:14 Changeset [7425] by
- rename _open_file_dialog to be a public method
- 02:37 Changeset [7424] by
- hide the screenshot pages till it starts working
08/20/09:
- 19:10 Changeset [7423] by
- [Padre] Perl tidy…
- 19:04 Changeset [7422] by
- [Padre] Report how many help topics are matched/found
- 18:28 Changeset [7421] by
- add screenshots page
- 16:41 Changeset [7420] by
- [SDL] add use SDL; to scripts
- 16:32 Changeset [7419] by
- add dragging of an image
- 16:30 Changeset [7418] by
- crush image sizes
- 16:30 Changeset [7417] by
- put maintenance information into footer
- 16:29 Changeset [7416] by
- make logo a link to the main page, improve accessibility
- 15:35 Changeset [7415] by
- Switch to the correct names
- 15:23 Changeset [7414] by
- Saving redesigns of the Find and Replace dialogs
- 12:51 Changeset [7413] by
- [SDL] example dragging an object around
- 12:28 Changeset [7412] by
- [Perl 6] Removed "Perl 6 Executable" until rakudo actually supports it …
- 12:08 Changeset [7411] by
- Fixed URL typo
- 10:41 Changeset [7410] by
- With ' apostrophes'. I think... :)
- 10:39 Changeset [7409] by
- Multiline Commit Message from plugin
- 10:04 Roadmap edited by
- (diff)
- 08:49 Changeset [7408] by
- Added Spanish translator
- 08:43 Changeset [7407] by
- [Padre] Perl tidy
- 08:21 Changeset [7406] by
- Spanish translator introduction
- 07:11 Changeset [7405] by
- [S:H:P6] Updated Changes for 0.72 CPAN release
- 07:10 Changeset [7404] by
- [Perl 6] Depends on S:H:P6 0.72
- 07:00 Changeset [7403] by
- [Perl 6] Bumped version to 0.72
- 06:59 Changeset [7402] by
- [Perl 6] Bundled STD.pm which has the following changes: [Perl 6] - parse …
08/19/09:
- 20:04 Changeset [7401] by
- [SDL] list the control commands in the pod
- 20:04 Changeset [7400] by
- [Padre] Fixed same error for "Close Other projects"
- 20:01 Changeset [7399] by
- [Padre] Fixed "Can't call method "project_dir" on an undefined value" when …
- 19:51 Changeset [7398] by
- [Padre] Add AUTHOR section to Padre::HelpProvider::Perl
- 19:41 Changeset [7397] by
- [Padre] Fixed Padre::Pod2HTML to actually work. {scratch} was being …
- 18:58 Changeset [7396] by
- [Padre] Perl tidy
- 18:35 Changeset [7395] by
- [Padre] Updated changes
- 18:17 Changeset [7394] by
- [Padre] Refactor/Document? help search dialog a bit
- 18:09 Changeset [7393] by
- Context sensitive Help is here (to stay? :)
- 17:10 Changeset [7392] by
- replace manual arguments handling with getopt, add documentation
- 17:10 Changeset [7391] by
- spelling and style fixes
- 15:54 Ticket #495 (Easy Upgrade of Padre via menu item) created by
- It would be nice to have a menu item for upgrading the padre version and …
- 12:01 Ticket #494 (Rename variable options and preview window) created by
- In the Rename variable we could add a few options ideas from Visual …
- 11:15 Ticket #493 (splash image license not suitable for Debian) created by
- The splash image (new in 0.43) is licensed under the Creative Commons …
- 10:43 Changeset [7390] by
- This time with carriage returns... I think!
- 10:39 Changeset [7389] by
- Long message for commit Testing!
- 10:07 Changeset [7388] by
- correcting the instruction on how to install Padre on F11, trendels++
- 10:06 Ticket #492 (Refactoring: Extract method) created by
- This is a common refactoring technique that is implemented in EPIC via a …
- 08:04 Changeset [7387] by
- [Perl 6] Fixed Copyright on Perl6HelpProvider.pm
- 08:02 Changeset [7386] by
- [Perl 6] Perl tidy
- 08:01 Changeset [7385] by
- [Padre] Perl tidy
- 07:48 Changeset [7384] by
- [Padre] Switching between documents Help provider works perfectly even …
- 07:45 Changeset [7383] by
- [Perl 6] It works…
- 07:29 Changeset [7382] by
- [SDL] create command line script add docmentation rename sleep …
- 07:12 Changeset [7381] by
- [Perl 6] eval { Perl 6 Help Provider work... }
- 06:48 Changeset [7380] by
- [Perl 6] First draft of Perl 6 Help Provider
- 06:42 Changeset [7379] by
- Fixed "Can't call method "body" on an undefined value" when there is no …
- 06:36 Changeset [7378] by
- [Padre] Refactor Perl Help Provider to be faster and cleaner
- 04:51 Changeset [7377] by
- [Padre] Updated Changes
- 04:38 Changeset [7376] by
- [Padre] Perl tidy
- 04:37 Changeset [7375] by
- [Padre] Faster Help Search through caching [Padre] Help Search does not …
- 04:30 Changeset [7374] by
- [Padre] Help Search is working again with the new Padre::HelpProvider? …
- 04:23 Changeset [7373] by
- [Padre] Second refactor... it breaks Help Search... fixing…
- 04:03 Changeset [7372] by
- [Padre] Perl tidy and implementing get_help_provider
- 03:56 Changeset [7371] by
- [Padre] First refactor: Copying on_help_* methods to …
- 03:49 Changeset [7370] by
- [Padre] Included latest perlopref.pod which added the & operator
- 03:41 Changeset [7369] by
- [Padre] Added Padre::HelpProvider::Perl
- 03:35 Changeset [7368] by
- [Padre] Landing first draft of Padre::HelpProvider?
- 03:25 Changeset [7367] by
- [Padre] Return a unique sorted Help search index…
- 01:59 Changeset [7366] by
- [SDL] add change_pen_size_by
- 01:30 Ticket #491 (context help of Perl 5 (F2) duplicate entries, missing entries) created by
- "open" shows up 3 times with the same content "while", "for", "given" …
- 01:25 Changeset [7365] by
- [SDL] remove some unnecessary code parse set_pen_size_to method …
08/18/09:
- 21:49 Changeset [7364] by
- [VimishLexer?] debugging
- 17:37 Changeset [7363] by
- updated french translation
- 17:28 Changeset [7362] by
- updated french translation
- 16:19 Ticket #490 (quick access to open files) created by
- i'd like to have a quick access to open files, à-la ctrl+3 to jump to …
- 15:38 Ticket #489 (dist-zilla projects not taken into account) created by
- padre recognizes projects using Makefile.PL / Build.PL. however, …
- 15:29 Changeset [7361] by
- [SDL] move Padre specific code to SDL.pm, make Logoish Padre independent
- 15:20 Changeset [7360] by
- [SDL] allow the writing of logoish code without the perl part, sedd the …
- 14:00 Changeset [7359] by
- [Padre] Perl 6 detection => /=cut/ is a sure sign for Perl 5 code... …
- 13:51 Changeset [7358] by
- [Padre] Perl 5 or 6 detection code is improved to handle MooseX::Declare
- 12:28 Ticket #488 (allow script to recognize when executed by Padre) created by
- Here is a similar request for Komodo with an explanation why: …
- 08:26 Changeset [7357] by
- [Ecliptic] Updated Arabic translation
- 08:24 Changeset [7356] by
- [Perl 6] Updated Arabic translation
- 08:19 Changeset [7355] by
- [Padre] Updated Arabic translation to 100%
- 08:13 Changeset [7354] by
- [Padre] Perl tidy
- 08:12 Changeset [7353] by
- [Padre] Updated Changes
- 08:10 Changeset [7352] by
- [Padre] Fixed error {Can't locate object method "project_dir" via package …
- 08:05 Changeset [7351] by
- [Padre] Removed debug print from last commit
- 08:03 Changeset [7350] by
- [Padre] Fixed a bug in Directory/TreeCtrl?.pm that caused [Padre] wxWidgets …
- 07:28 Changeset [7349] by
- [Perl 6] Added a dependency on Perl6::Doc 0.45
- 07:27 Changeset [7348] by
- [Perl 6] Added perlobjintro and perlreintro that Perl6::Doc 0.45 now …
- 06:55 Changeset [7347] by
- [Padre] Always focus on the search field.
08/17/09:
- 23:11 Changeset [7346] by
- fixes of nasty bugs due to nasty references
- 21:26 Changeset [7345] by
- Fixed file change detection on slow filesystems
- 21:16 Changeset [7344] by
- [Padre] Updated Changes
- 21:04 Changeset [7343] by
- [Padre] t\12-pragmas.t (success!)
- 21:02 Changeset [7342] by
- [Padre] t\12-pragmas.t => failed 9 tests of 144 (Nearly there!)
- 21:00 Changeset [7341] by
- [Padre] t\12-pragmas.t => failed 17 tests of 144 (Boring..)
- 20:56 Changeset [7340] by
- [Padre] t\12-pragmas.t => failed 24 tests of 144
- 20:54 Changeset [7339] by
- [Padre] t\12-pragmas.t => failed 33 tests of 144
- 20:49 Changeset [7338] by
- [Padre] and more oks…
- 20:48 Changeset [7337] by
- [Padre] more t/12-pragma.t oks
- 20:45 Ticket #487 (call tips not working when syntax check is on) created by
- When the syntax check panel is displayed, and call tips are on, the call …
- 20:42 Changeset [7336] by
- [Padre] a couple of pragma fixes
- 20:40 Changeset [7335] by
- [Padre] allowed 'use 5.008' or 'use 5.008005'
- 20:31 Changeset [7334] by
- [Padre] Added a Test for all packages. They should contain these: (This …
- 20:27 Ticket #262 (Padre crashes on exit) closed by
- worksforme: Could not reproduce the bug using Padre 0.43 (from svn) on windows XP. I …
- 20:20 Changeset [7333] by
- [Padre] Re-arranged some code... nothing major (for readability)
- 20:18 Changeset [7332] by
- [Padre] Added "use 5.008; use strict; use warnings;" to some recently …
- 19:12 Changeset [7331] by
- [Padre] removed debug print from previous commit
- 19:09 Changeset [7330] by
- [Padre] Perl tidy
- 19:01 Changeset [7329] by
- [Padre] A first attempt at indexing the new perlopref.pod :)
- 18:32 Changeset [7328] by
- [Padre/tools] A script to parse perlopref …
- 17:39 Changeset [7327] by
- Fix for the last fix. Sorry.
- 16:58 Changeset [7326] by
- If a file is being deleted from disk while editing it, the user could …
- 15:31 Changeset [7325] by
- enable installing on existing systems
- 13:41 Changeset [7324] by
- refactoring
- 13:14 Changeset [7323] by
- fix the line drawing code
- 13:06 Changeset [7322] by
- release 0.08
- 13:04 Changeset [7321] by
- avoid messages.pot in MANIFEST
- 12:58 Changeset [7320] by
- more dist prep. add pod stubs.
- 12:52 Changeset [7319] by
- [Acme::Padre::PlayCode, CommandLine, CSS] Updated Changes
- 12:47 Changeset [7318] by
- [ClassSniff?] Updated Changes
- 12:46 Changeset [7317] by
- [Catalyst] Updated Changes
- 12:42 Changeset [7316] by
- [AutoFormat?] Updated Changes
- 12:42 Changeset [7315] by
- [PerlTidy?] Updated Changes…
- 12:39 Changeset [7314] by
- prep for release
- 12:18 Changeset [7313] by
- Document update to cover the use of cached credentials for svn client.
- 12:09 Changeset [7312] by
- Trying this from the Padre SVN plugin ( windows - Vista ).
- 12:06 Changeset [7311] by
- sorry.. testing again…
- 12:05 Changeset [7310] by
- testing the caching of username password
- 11:46 Changeset [7309] by
- Checking things work
- 11:32 Download edited by
- (diff)
- 11:23 Changeset [7308] by
- Commiting from the SVN client in Padre. Changed the add method to use …
- 11:23 Changeset [7307] by
- First Commit of the SVNDialog.
- 11:05 Changeset [7306] by
- Minor document update.
- 10:43 Changeset [7305] by
- [SDL] the first logoish script
- 10:28 Ticket #486 (Undo after auto-complete matching bracket doesn't undo the closing bracket) created by
- 10:27 Changeset [7304] by
- Fixed up stupid regex
- 09:26 Changeset [7303] by
- [SDL] drawing a line example, Logoish docs
- 08:37 Changeset [7302] by
- some more SDL examples
- 08:34 Changeset [7301] by
- link to trac
- 08:05 Changeset [7300] by
- [Ecliptic] Perl tidy... just to claim revision 7300 :)
- 07:56 Changeset [7299] by
- [Alarm] Updated changes
- 07:53 Changeset [7298] by
- [Ecliptic] Updated Changes for 0.17 (again)
- 07:43 Changeset [7297] by
- [Perl 6] Bumped version to 0.57
- 07:42 Changeset [7296] by
- [Perl 6] Updated Changes for 0.57
- 07:41 Changeset [7295] by
- updated stash with new blog post
- 06:41 Roadmap edited by
- (diff)
- 06:41 Roadmap edited by
- Updated roadmap (diff)
- 06:34 Changeset [7294] by
- [Ecliptic] Fixed compilation error
- 06:29 Changeset [7293] by
- [Ecliptic] Updated Changes to 0.17 to be released on 2009.08.17 :)
- 06:23 Release_History edited by
- (diff)
- 06:13 Changeset [7292] by
- [Ecliptic] Bumped version to 0.17
- 06:02 Changeset [7291] by
- Updated Czech translation
- 05:31 Changeset [7290] by
- German translation back to 100%
- 04:30 Changeset [7289] by
- [Padre] Arabic translation -> 100%
- 04:23 Changeset [7288] by
- [Padre] Perl tidy
- 04:15 Changeset [7287] by
- [Padre] main->help_search('your_topic') is working
- 04:14 Changeset [7286] by
- [Perl 6] perlsyn and perlintro menu items are working again
- 04:03 Changeset [7285] by
- [Perl 6] Depends on 0.44... Yes no Perl 6 for 0.43
- 04:00 Changeset [7284] by
- [Padre] Removed a -ism from Help Search [Padre] ->showIt now accepts a …
08/16/09:
- 21:34 Changeset [7283] by
- [Padre] Perl tidy
- 21:28 Changeset [7282] by
- [Padre] So instead of $<*digits*>, i added $1..$9 to make it simpler
- 21:01 Changeset [7281] by
- [Padre] Handle empty/erroneous pod with a more localized way and graceful …
- 20:55 Changeset [7280] by
- [Padre] ARGV and ARGVOUT are also perlvars
- 20:51 Changeset [7279] by
- [Padre] $/ and core modules are back…
- 20:03 Changeset [7278] by
- updated Changes file with 0.44 list
- 20:01 Changeset [7277] by
- removed 0.43 branch (release done!)
- 20:00 Changeset [7276] by
- merge -r7268:7274 http://svn.perlide.org/padre/branches/Padre-0.43/
- 19:49 Changeset [7275] by
- tag Padre-0.43
- 19:44 Changeset [7274] by
- merged german translation from trunk
- 19:13 Changeset [7273] by
- updated Changes file (0.43 on its way)
- 19:09 Changeset [7272] by
- updated fix on badcode test from trunk (Sewi++)
- 18:53 Changeset [7271] by
- Better and final fix for the same as r7270
- 18:50 Changeset [7270] by
- Fixed a source/test collision
- 18:28 Changeset [7269] by
- German translation back to 100%
- 18:21 Changeset [7268] by
- re-creating the 0.43 release branch
- 18:15 Changeset [7267] by
- updated brazilian portuguese translation
- 18:12 Changeset [7266] by
- Tidying up files for release
- 18:07 Changeset [7265] by
- removed bogus 0.43 branch (going for a new run)
- 15:02 Changeset [7264] by
- svn:ignore
- 14:56 Changeset [7263] by
- [SDL] some more files for the packaging, update examples
- 14:34 Changeset [7262] by
- add first few lines of an SDL plugin
- 13:51 Changeset [7261] by
- [Padre] perlvar-s now works with Help Search... please test :)
- 13:48 Changeset [7260] by
- [Padre] another attempt at making pseudo perldoc work with perlvars
- 13:27 Changeset [7259] by
- [Padre] Added perlfaq 1..9 [Padre] Trying to get Help search and POD …
- 13:12 Changeset [7258] by
- [Padre] Added Perl special variables (from perlvar) to Help index
- 13:11 Changeset [7257] by
- fix typo
- 12:33 Changeset [7256] by
- [Padre] Index Perl 5 Core modules with the same Perl interpreter version. …
- 12:15 Changeset [7255] by
- [Perl 6] Create Perl 6... menu is working again. (szabgab++)
- 11:52 Changeset [7254] by
- refactoring the lexer setting methods to be in the colourize method
- 11:48 Changeset [7253] by
- set the menu shortcuts only on windows or on non-stock items
- 10:18 Changeset [7252] by
- some code refactoring and fixing the issue with colorizing new files from …
- 09:18 Ticket #265 (Alt-F4 Closes Application Without Saving (WinXP)) closed by
- worksforme: Me neither. Seems to work just fine in 0.43 on xp, changing state as : …
- 09:07 Changeset [7251] by
- remove private _sharedir function from several plugins
- 08:57 Ticket #485 (Ctrl-keys don't work properly) created by
- This applies to both a completely new OpenSUSE 11.1 installation, and an …
- 08:50 Changeset [7250] by
- [Perl 6] Fixed compilation error :)
- 08:42 Changeset [7249] by
- [Ecliptic] reuse the new help methof of $main
- 08:34 Changeset [7248] by
- [Perl6] reuse the new help methof of $main
- 08:24 Changeset [7247] by
- simplify the call to the docbrowser window
- 08:15 Changeset [7246] by
- replace "bad code" with "good code"
- 08:04 Changeset [7245] by
- move the docbrowser showing code from the Help menu to the main window …
- 04:57 Changeset [7244] by
- allow reloading pod from current document (#436)
- 03:57 Changeset [7243] by
- update changes file
- 03:50 Changeset [7242] by
- set the original_content and runn guess_mimetype to make sure the …
- 03:49 Changeset [7241] by
- default new file type is the perl selector and not the perl5 only
- 03:05 Changeset [7240] by
- use basedname in mimetype guessing only if there was a filename
08/15/09:
- 20:39 Changeset [7239] by
- [Padre] Arabic translation back to 100%
- 20:37 Changeset [7238] by
- [Padre] Perl tidy
- 20:31 Changeset [7237] by
- [Padre] Added 2 CORE module dependencies to Padre's Makefile.PL
- 20:25 Changeset [7236] by
- [Padre] Updated changes for unreleased 0.43
- 20:18 Changeset [7235] by
- [Padre] Handle topics like q/.../, m, y/, tr/ [Padre] Although they …
- 19:54 Changeset [7234] by
- [Padre] Removed unneeded code
- 19:50 Changeset [7233] by
- [Padre] Added say, state and break to help index.
- 19:19 Changeset [7232] by
- [Padre] tidy up the previous commit
- 19:17 Changeset [7231] by
- [Padre] we now use the same structure as perldoc.perl.org for our POD …
- 18:30 Changeset [7230] by
- [Padre] Help Index includes now all CORE modules :)
- 18:23 Changeset [7229] by
- [Padre] Fixed a bug from the last commit.
- 18:20 Changeset [7228] by
- [Padre] all of Perl functions are now indexed…
- 18:11 Changeset [7227] by
- [Padre] Add Perl functions to the help index via core module …
- 17:48 Download edited by
- (diff)
- 17:47 Download edited by
- (diff)
- 13:25 Changeset [7226] by
- For now we'll commit multiple lines into one.ssssIt's not ideal, but will …
- 13:15 Changeset [7225] by
- [Padre] Perl 5 Quick search is online :)
- 13:13 Changeset [7224] by
- This is a test of multiple lines. Using the command line tool. :)
- 13:07 Changeset [7223] by
- This is a single line commit.
- 13:06 Ticket #476 (Force setting of document (MIME) type when using New->Perl 5 test (and ...) closed by
- fixed: Previous patch was adressing the problem in a wrong way. This new patch …
- 13:03 Ticket #476 (Force setting of document (MIME) type when using New->Perl 5 test (and ...) reopened by
- 12:36 Changeset [7222] by
- Commit Message
- 12:26 Ticket #476 (Force setting of document (MIME) type when using New->Perl 5 test (and ...) closed by
- fixed: I believe I fixed the bug. The value of the mime-type for perl extensions …
- 11:36 Changeset [7221] by
- Commit Message
- 11:35 Changeset [7220] by
- Message
- 11:35 Changeset [7219] by
- [Padre] Switch between different document help providers without a problem …
- 11:26 Changeset [7218] by
- [Padre] More Perl help content…
- 11:09 Changeset [7217] by
- [Padre] First Noobish Perl 5 Help Search attempt…
- 10:37 Changeset [7216] by
- [Perl 6] Perl tidy
- 10:36 Changeset [7215] by
- [Padre] Perl tidy
- 10:35 Changeset [7214] by
- [Padre] warn about errors in document->on_help_*
- 10:25 Changeset [7213] by
- [Padre] Help Search is online. Not generic enough though. Need a separate …
- 10:16 Changeset [7212] by
- [Padre] More refactoring to HelpSearch?.pm
- 10:12 Changeset [7211] by
- Removed the trick_eumm workaround for pre-5.62. Instead, we …
- 10:10 Changeset [7210] by
- [Perl 6] Trying to make it work (Help Search) :)
- 10:04 Changeset [7209] by
- [Perl 6] The commented App::Grok code is now in Perl 6 document [Perl 6] …
- 10:04 Changeset [7208] by
- [Padre] Help search is starting to be more generic... No more commented …
- 09:36 Changeset [7207] by
- [Perl 6] Perl 6 Help dialog suddenly fades away…
- 08:15 Changeset [7206] by
- [Perl 6] A couple of small refactoring to make it easier to understand
- 08:15 Changeset [7205] by
- [Padre] Fixed a bug in plugin_directory_share that created an invalid …
- 07:43 Changeset [7204] by
- [Perl 6] Depends on Padre 0.43 to make use of plugin_directory_share
- 07:36 Changeset [7203] by
- Committing changes to svn diff using the SVN plugin. Lots more work needs …
- 07:35 Changeset [7202] by
- [Ecliptic] Depends on Padre 0.43 in Build.PL
- 07:34 Changeset [7201] by
- [Ecliptic] Depends on Padre 0.43 and fixed API change…
- 07:27 Changeset [7200] by
- [Padre] Rename button label "Close" -> "&Close"
- 07:03 Changeset [7199] by
- [Padre] Renamed on_autocompletition -> on_autocompletion [Padre] Fixed …
- 06:48 Changeset [7198] by
- [Padre] Updated changes for 0.43
- 06:46 Changeset [7197] by
- [Padre] a quick Perl tidy
- 06:44 Changeset [7196] by
- [Padre] A more cleaner documented solution for the Select "Next Problem"
- 06:32 Changeset [7195] by
- [Padre] Wrapping works on "Next problem" but still i am not satisfied with …
- 06:19 Changeset [7194] by
- [Padre] Initial implementation of "Next Problem" with no wrapping.
- 05:16 Changeset [7193] by
- [Padre] Merged back Perl5.pm copyright fix... Or simply copied :)
- 04:17 Changeset [7192] by
- [Padre] Updated Arabic translation to 100%
- 03:43 Changeset [7191] by
- merged arabic translation to 0.43 branch (azawawi++)
- 03:41 Changeset [7190] by
- [Padre] Fixed a label typo (font-size -> Font size) and updated …
- 03:39 Changeset [7189] by
- Added missing copyright message to file
- 03:39 Changeset [7188] by
- [Padre] Updated Arabic translation to 99%
08/14/09:
- 20:09 Changeset [7187] by
- updated brazilian portuguese translation
- 19:22 Changeset [7186] by
- created 0.43 release branch
- 19:21 Changeset [7185] by
- tidying up files for 0.43
- 17:52 Changeset [7184] by
- Killed the Perl 5 plugin, finally found somewhere sensible to move the …
- 17:50 Changeset [7183] by
- add support.html to web site
- 15:48 Ticket #215 (Enable user-level configuration options to disable entire features) closed by
- fixed: No good, but working hack: Set PADRE_NOSPLASH in your working environment …
- 15:47 Changeset [7182] by
- Final part for ticket #215: Disable splash screen if you don't want it
- 15:41 Changeset [7181] by
- Fixed a typo in a text message (including new messages.pot and German …
- 15:38 Changeset [7180] by
- New messages.pot file and updated German translation
- 15:36 Changeset [7179] by
- 2 of 3 for ticket #215.
- 13:57 Changeset [7178] by
- comments and refactoring
- 12:54 Changeset [7177] by
- Updating deps
- 09:09 Changeset [7176] by
- German translation update
- 09:09 Ticket #482 (option to force line endings format) closed by
- fixed: Fixed r7174
- 09:08 Changeset [7175] by
- Updated messages.pot
- 09:07 Changeset [7174] by
- Configurable line endings. Now we need a menue option to set this per …
- 06:39 Changeset [7173] by
- This release breaks the plugin API in two different ways. Update our …
- 06:10 Changeset [7172] by
- Update German translation
- 06:08 Changeset [7171] by
- Updated messages.pot
- 06:07 Changeset [7170] by
- Use Ctrl-ENTER to add a line keeping the current (cursor) column
- 04:38 Changeset [7169] by
- [Perl 6] Require S:H:P6 0.71
- 04:27 Changeset [7168] by
- [S:H:P6] A more accurate Changes for the 0.71 release
- 04:25 Changeset [7167] by
- [S:H:P6] Changes (Tabs->Spaces)
- 04:21 Changeset [7166] by
- [S:H:P6] Updated Changes for 0.71
- 04:18 Changeset [7165] by
- [S:H:P6] Bundled latest STD.pm that fixes the following: [S:H:P6] - made …
- 04:10 Changeset [7164] by
- [S:H:P6] Bumped version to 0.71
- 04:02 Changeset [7163] by
- [S:H:P6] Perl Tidy
- 03:57 Changeset [7162] by
- [S:H:P6] require Moose 0.89
08/13/09:
- 22:24 Changeset [7161] by
- Update config test
- 22:24 Changeset [7160] by
- Update German translation
- 22:23 Changeset [7159] by
- Update messages.pot
- 22:22 Changeset [7158] by
- Configurable closing auto-brackets
- 19:25 Changeset [7157] by
- [Padre] Perl tidy
- 19:23 Changeset [7156] by
- [Padre] Updated messages POT
- 19:22 Changeset [7155] by
- [Padre] Fixed "Show as Hex/Dec?" event skipping and menu item disable when …
- 19:10 Changeset [7154] by
- [Padre] View/"Increase/decrease/reset font size" are now in a "Font Size" …
- 19:06 Changeset [7153] by
- [Padre] "Edit/Next? Problem" must be disabled when there is no document
- 19:04 Changeset [7152] by
- [Padre] convert encoding must be disabled when there is no document
- 18:11 Ticket #484 (Select a complete block from one brace to another) created by
- Ctrl+1 finds matching braces, and Shift+Ctrl+1 should find the matching …
- 16:08 Changeset [7151] by
- Updating user_revision to 11 so stuff migrates forwards properly
- 15:51 Changeset [7150] by
- [Padre] Added "Edit/Next? Problem" to focus next error/warning in editor. …
- 15:33 Changeset [7149] by
- [Padre] Updated changes
- 15:31 Changeset [7148] by
- [Padre] "Open In File Browser" is now integrated with "Directory Browser"
- 15:29 Changeset [7147] by
- [Padre] Transforming "OpenInFileBrowserAction?" into a more useful thing
- 15:18 Changeset [7146] by
- [Padre] Perl tidy…
- 15:16 Changeset [7145] by
- Remove debug message which shouldn't make it to the repo
- 15:14 Changeset [7144] by
- German translation update (2nd try)
- 15:12 Changeset [7143] by
- Perl6 German translation update (100%)
- 15:10 Changeset [7142] by
- [Padre] Integrated Directory browser with Open In File browser.
- 15:09 Changeset [7141] by
- Catalyst German Translation update
- 15:02 Changeset [7140] by
- [Padre] Fixed copyright/POD in OpenInFileBrowserAction?
- 15:00 Changeset [7139] by
- [Ecliptic] Removing more stuff than moved to core.
- 14:56 Changeset [7138] by
- [Ecliptic] Removing OpenInFileBrowserAction? from here... It is in core
- 14:56 Changeset [7137] by
- [Padre] Moving "Open in File Browser" from Ecliptic to Padre core (to be …
- 14:55 Changeset [7136] by
- German translation and translators list update
- 14:49 Changeset [7135] by
- [Padre] Arabic translation at 100% again
- 14:41 Changeset [7134] by
- Fixed use of uninitlized value bug
- 14:39 Changeset [7133] by
- [Padre] Updated message POT
- 14:37 Changeset [7132] by
- [Padre] Fixed a spelling mistake
- 14:36 Changeset [7131] by
- [Padre] Updated Arabic translation to 99%
- 14:21 Changeset [7130] by
- Plugin API 2.2 - Refactored the shared directory code to use a latin …
- 14:16 Changeset [7129] by
- Removing pointless runtime load of Cwd
- 14:16 Changeset [7128] by
- Removing pointless runtime load of Cwd
- 14:15 Changeset [7127] by
- Adding an missing use Cwd
- 14:14 Changeset [7126] by
- Removing import
- 14:13 Changeset [7125] by
- Prevent the creation of paths on the human backend (naughty naughty …
- 14:13 Changeset [7124] by
- Prevent the creation of paths on the human backend (naughty naughty …
- 13:42 Changeset [7123] by
- Capitalise a comment (sigh)
- 13:41 Changeset [7122] by
- Layout tweak
- 13:37 Changeset [7121] by
- Adding clone of ExtUtils::MakeMaker? parse_version to prevent having to …
- 13:32 Changeset [7120] by
- [Perl 6] require App::Grok 0.19
- 12:39 Changeset [7119] by
- [Padre] Perl tidy
- 12:02 Changeset [7118] by
- add intro text to the translators page
- 11:48 WikiStart edited by
- (diff)
- 11:36 WikiStart edited by
- (diff)
- 11:31 Changeset [7117] by
- [Padre] Updated Arabic translation to 97%
- 11:28 Changeset [7116] by
- text on the developers.html pages
- 11:26 Changeset [7115] by
- [Padre] Updated POT file
- 11:22 Changeset [7114] by
- [Vi] multi-rename PO files…
- 11:21 Changeset [7113] by
- [SpellCheck?] multi-rename PO files…
- 11:20 Changeset [7112] by
- [REPL] multi-rename PO files…
- 11:18 Changeset [7111] by
- [PerlTidy?] multi-rename PO files…
- 11:17 Changeset [7110] by
- [PerlCritic?] multi-rename PO files…
- 11:16 Changeset [7109] by
- [PAR] multi-rename PO files…
- 11:14 Changeset [7108] by
- [Autoformat] multi-rename PO files…
- 11:13 Changeset [7107] by
- [CSS] multi-rename PO files…
- 11:10 Roadmap edited by
- (diff)
- 11:09 Roadmap edited by
- (diff)
- 11:07 Changeset [7106] by
- [DataWalker?] multi-rename PO files…
- 11:03 Changeset [7105] by
- [CommandLine?] multi-rename PO files…
- 10:59 Changeset [7104] by
- [ClassSniff?] multi-rename PO files…
- 10:56 Changeset [7103] by
- [Catalyst] multi-rename PO files…
- 10:51 Changeset [7102] by
- [Acme::Padre::PlayCode] Final touches
- 10:50 Changeset [7101] by
- Moving to new "official plugin icon path"
- 10:49 Changeset [7100] by
- [Acme::Padre::PlayCode] correct previous PO multi-rename problem
- 10:49 Changeset [7099] by
- Moved logo file to new path
- 10:43 Changeset [7098] by
- [Acme::Padre::PlayCode] Complete the transformation…
- 10:35 Changeset [7097] by
- [Acme::Padre::PlayCode] multi-rename PO files
- 10:32 Changeset [7096] by
- [AcmePlayCode?] Renaming to Acme-Padre-PlayCode?
- 10:25 Changeset [7095] by
- [Alarm] multi-rename into PadrePlugin[N]
- 10:23 Changeset [7094] by
- [AcmePlayCode?] multi-rename into PadrePluginAcmePlayCode-[language].po
- 10:01 Ticket #462 (Ecliptic: Quick Menu Access items are a bit misleading) closed by
- fixed: Fixed in r7092 The action name is displayed for now.
- 10:00 Changeset [7093] by
- Correcting translation file names
- 09:59 Changeset [7092] by
- [Padre] More cosmetic changes to Ecliptic's dialogs
- 09:50 Changeset [7091] by
- [Padre] consult Padre actions for labels instead of DB…
- 09:43 Changeset [7090] by
- [Padre] more refactoring to Ecliptic functionality…
- 09:37 Changeset [7089] by
- [Padre] Fixed a reference bug in QuickMenuAccess?
- 09:34 Changeset [7088] by
- [Padre] QuickMenuAccess? is finished... now testing it.
- 09:27 Changeset [7087] by
- [Padre] Nearly there for QuickMenuAccess?…
- 09:17 Changeset [7086] by
- [Padre] QuickMenuAccess? DB support…
- 09:07 Changeset [7085] by
- [Padre] Starting with the QuickMenuAccess? DB integration
- 09:02 Changeset [7084] by
- [Padre] Simplify a variable name
- 08:29 Changeset [7083] by
- [Padre] Added ExtUtils::Manifest 1.56 dependency
- 08:26 Changeset [7082] by
- [Padre] Fixed require Ecliptic ... szabgab++, El_Che++
- 08:15 Changeset [7081] by
- [Padre] EVT_IDLE must be done last
- 07:48 Changeset [7080] by
- [Padre] Quick menu access tool bar icon is the light bulb for now
- 07:47 Changeset [7079] by
- [Padre] Added the light bulb to Padre from GNOME 16x16
- 07:40 Changeset [7078] by
- [Padre] Sorting now work on recent files in OpenResource?
- 07:34 Changeset [7077] by
- [Padre] More refactoring to OpenResource?
- 07:30 Changeset [7076] by
- [Padre] Do not fire EVT_TEXT in OpenResource?. Use ChangeValue? instead of …
- 07:20 Changeset [7075] by
- [Padre] Open resource is complete. Please test :)
- 07:08 Changeset [7074] by
- [Padre] Removed redundant code
- 07:06 Changeset [7073] by
- [Padre] Open resource DB part is now working :)
- 06:39 Changeset [7072] by
- [Padre] unified the dialog size for QuickMenuAccess?
08/12/09:
- 21:11 Changeset [7071] by
- [Padre] made migration #11 work!
- 20:51 Changeset [7070] by
- [Padre] Fixed migrate-11.pl and OpenResource? select SQL
- 20:35 Changeset [7069] by
- Yet another syntax highlighting engine for Padre. Uploaded to the repo …
- 19:52 Changeset [7068] by
- [Padre] Added RecentlyUsed? table for "Open Resource" and "Quick Menu …
- 19:42 Changeset [7067] by
- [Padre] OpenResource? dialog gets its first taste of Padre's DB…
- 19:31 Changeset [7066] by
- [Padre] Gutted Perl 6/grok from HelpSearch?.pm…
- 19:29 Changeset [7065] by
- [Padre] Commented App::Grok's dependency... The UI/behavior is done (the …
- 19:25 Changeset [7064] by
- [Padre] Open Resource and Quick Menu Access need Padre::DB
- 19:20 Changeset [7063] by
- [Padre] Fixed POD typo
- 16:24 Changeset [7062] by
- German translation update
- 16:23 Changeset [7061] by
- hiding a crash in Kate
- 16:19 Changeset [7060] by
- updated french translation
- 16:08 Changeset [7059] by
- updated pot file
- 16:06 Changeset [7058] by
- clarify why some files are hilighted by scintilla even with ppi chosen
- 15:49 Changeset [7057] by
- [Padre] Updated changes
- 15:34 Changeset [7056] by
- [Padre] A simple solution to solve the problem of launching a process in a …
- 14:28 Changeset [7055] by
- German translation update
- 13:53 Changeset [7054] by
- [Padre] Padre search-able help works now but is not generic. It uses …
- 13:47 Changeset [7053] by
- [Padre] F2 help search is enabled... not working though…
- 13:45 Changeset [7052] by
- [Padre] Fixed "Open Resource" and "Quick Menu Access" icons…
- 13:44 Changeset [7051] by
- [Perl 6] Moved Perl 6 Help Dialog into core... [Perl 6] this disables the …
- 13:42 Changeset [7050] by
- [Padre] Help.pm -> HelpSearch?.pm (F2)
- 12:54 Changeset [7049] by
- [Padre] POD/Copright fixes to Help.pm
- 12:52 Changeset [7048] by
- [Padre] Adding Perl 6's dialog to Padre core…
- 12:49 Changeset [7047] by
- [Padre] Fixed version in QuickMenuAccess?.pm
- 12:13 Changeset [7046] by
- Updated Padre Italian Translation
- 12:01 Changeset [7045] by
- [Padre] Fixed a missing 'use'
- 11:44 Changeset [7044] by
- [Padre] tool bar has now "Open resource" and "Quick Menu access"
- 11:43 Changeset [7043] by
- [Padre] more fixes to QuickMenuAccess?
- 11:34 Changeset [7042] by
- [Padre] Quick Menu access in core is working without the history... :)
- 11:31 Changeset [7041] by
- [Padre] remove redundant code in OpenResource?.pm
- 11:26 Changeset [7040] by
- [Padre] Added missing use
- 11:19 Changeset [7039] by
- [Ecliptic] POD fixes…
- 11:18 Changeset [7038] by
- [Padre] More POD fixes in OpenResource?.pm and QuickMenuAccess?.pm
- 11:14 Changeset [7037] by
- [Ecliptic] No more quick menu access here... it lives in Padre's core
- 11:13 Changeset [7036] by
- [Padre] Enabled "Quick Menu Access" in Search menu
- 11:07 Changeset [7035] by
- [Ecliptic] Updated changes
- 11:06 Changeset [7034] by
- [Padre,Ecliptic] Moved QuickMenuAccessDialog?.pm into core... :)
- 11:03 Changeset [7033] by
- [Padre] Open resource works now but without the history part
- 10:51 Changeset [7032] by
- [Padre] Initial code to access the open resource dialog in a non-modal …
- 10:11 Changeset [7031] by
- Added busy cursor and changed log to use SVN::Class
- 10:07 Changeset [7030] by
- [Padre] Added Padre copyright
- 10:04 Changeset [7029] by
- [Padre] Thy shall not 'use base'
- 09:55 Changeset [7028] by
- [Padre] Removed unused imports
- 09:54 Changeset [7027] by
- [Padre] Updated version for recently added files
- 09:52 Changeset [7026] by
- [Ecliptic] Updated changes
- 09:50 Changeset [7025] by
- [Padre] OpenResourceSearchTask?.pm -> OpenResource/SearchTask?.pm
- 09:49 Changeset [7024] by
- [Padre] OpenResourceDialog?.pm -> OpenResource?.pm
- 09:47 Changeset [7023] by
- [Padre] Added Padre::Wx::Dialog::OpenResource? folder
- 09:45 Changeset [7022] by
- [Ecliptic,Padre] Moved OpenResourceSearchTask? to core
- 09:44 Changeset [7021] by
- [Ecliptic] Removed documentation for Open resource after moving it to core
- 09:41 Changeset [7020] by
- [Padre] Updated Open resource's POD
- 09:38 Changeset [7019] by
- [Ecliptic] Removed Open Resource functionality from menu
- 09:35 Changeset [7018] by
- [Ecliptic] Open Resource Dialog bye bye.. sigh.
- 09:33 Changeset [7017] by
- [Padre] Open Resource dialog joins Padre core. Not working though :)
- 09:29 Changeset [7016] by
- add whatis entry for Padre::Wx (used by man(1))
- 09:20 Changeset [7015] by
- [Kate] More POD fixes
- 09:14 Changeset [7014] by
- fix typo in POD (heda3 -> head3)
- 09:14 Changeset [7013] by
- fix POD error (stray =over before =head3)
- 09:14 Changeset [7012] by
- fix POD error (R<> --> E<>)
- 09:11 Changeset [7011] by
- [Kate] more POD fixes
- 09:07 Changeset [7010] by
- [Kate] POD fixes
- 09:04 Changeset [7009] by
- fix the path to perl in three wx examples
- 09:02 Changeset [7008] by
- [Kate] Added Perl 6 syntax highlighter that is simply a copy from Perl 5's
- 08:54 Changeset [7007] by
- [S:H:P6] Added more stuff to MANIFEST.SKIP
- 08:36 Changeset [7006] by
- [S:H:P6] Updated changes for 0.70 release
- 08:34 Changeset [7005] by
- [S:H:P6] Added the latest STD which has the [S:H:P6] "Embedded comment …
- 08:29 Changeset [7004] by
- [S:H:P6] Bumped version to 0.70
08/11/09:
- 23:30 Changeset [7003] by
- [Perl 6] Fixed a typo in Changes
- 22:36 Changeset [7002] by
- [Directory] Drag and Drop only copies files, not directories
- 22:29 Changeset [7001] by
- [Directory] Pops up a context menu to confirm a drag and drop action …
- 21:24 Changeset [7000] by
- Catalyst-Plugin: German translation update
- 21:18 Changeset [6999] by
- German translation update
- 20:05 Changeset [6998] by
- Removed slow regexp variables and added a test against them. Using them …
- 19:59 Changeset [6997] by
- Added hash-values to the autocomplete function
- 19:13 Changeset [6996] by
- Updated Padre Italian translation
- 18:56 Changeset [6995] by
- clarify logo.png licensing It is either GFDL-1.2+ or CC-SA-3.0, not both
- 13:49 Ticket #335 (replace on regex with empty string) closed by
- fixed: Doesn't happen on trunk r6984. Should be fixed.
- 13:40 Changeset [6994] by
- Ticket 481: Final fix, now also checking error messages prefixes …
- 12:26 Changeset [6993] by
- Ticket 481: Parsing error messages failed: Test expected English text but …
- 12:22 Ticket #481 (FAIL t/82-plugin-manager.t in trunk@6933) closed by
- fixed
- 11:30 Changeset [6992] by
- TODO comment
- 11:20 Changeset [6991] by
- remove private _sharedir and use the one provided by the parent class
- 08:56 Changeset [6990] by
- [Perl 6] Depends on S:H:P6 0.69
- 08:51 Changeset [6989] by
- [S:H:P6] Updated changes
- 08:43 Changeset [6988] by
- [S:H:P6] Bumped version to 0.69
- 08:43 Changeset [6987] by
- [S:H:P6] updated to latest STD.pm which has better error messages
- 08:10 Roadmap edited by
- (diff)
- 02:57 Changeset [6986] by
- fixed crash when user is too button-friendly
- 01:08 Changeset [6985] by
- Forced bump of the File::Next dependency of ack
08/10/09:
- 15:17 Changeset [6984] by
- German translation
- 15:10 Changeset [6983] by
- [Directory] Returns if the project dir cannot be defined
- 12:17 Changeset [6982] by
- unmodified file displayed first in the diff tool, modified file last
- 09:58 Changeset [6981] by
- Status Dialog done.
- 07:40 Changeset [6980] by
- blog by Last of the Careless Men
- 03:12 Changeset [6979] by
- Noting new additions
- 00:16 Changeset [6978] by
- Use the new About box. Changed the lazy-Find constructor to be just like …
- 00:14 Changeset [6977] by
- F3 with a sub-line sized text select now converts it into an active search …
- 00:13 Changeset [6976] by
- Refactored Find dialog to use the Padre::Search API. Tweaked some of the …
- 00:12 Changeset [6975] by
- Move the code to set up the output bindings into the output class
- 00:11 Changeset [6974] by
- Added "Count All" support and fixed some bugs in the search API
- 00:10 Changeset [6973] by
- Whitespace
- 00:10 Changeset [6972] by
- Whitespace
- 00:09 Changeset [6971] by
- Whitespace
- 00:08 Changeset [6970] by
- Convert this TODO to a skip, the TODO output looks exactly like failing …
- 00:08 Changeset [6969] by
- Fix the autosave tests
- 00:08 Changeset [6968] by
- Tweaks to the autosave code
- 00:06 Changeset [6967] by
- Use the new About box
- 00:05 Changeset [6966] by
- Add the new About box
- 00:05 Changeset [6965] by
- Whitespace
08/09/09:
- 14:17 Changeset [6964] by
- [Kate] Fixed a POD typo
- 12:36 Changeset [6963] by
- Keeping track of changes in change file.
- 12:33 Changeset [6962] by
- SVN dir to hold Wx dir for dialogs as created/needed.
- 12:31 Changeset [6961] by
- First commit of some trial work on the SVN plugin. Most of the work has …
- 10:17 Ticket #483 (font size change bug) created by
- yoni 1 more issue I noticed, I don't know if it should be like that or …
- 09:49 Changeset [6960] by
- [S:H:P6] Latest STD which fixes the "TMP_PREFIX not working" bug among …
- 09:45 Changeset [6959] by
- [S:H:P6] Updated changes for 0.68
- 08:37 Changeset [6958] by
- [Perl6::Refactor] require latest S:H:P6 v0.68
- 08:36 Changeset [6957] by
- [Perl 6] require latest S:H:P6 v0.68
- 08:32 Changeset [6956] by
- [S:H:P6] Bug fix release 0.68 is out…
- 08:29 Changeset [6955] by
- [S:H:P6] version is now 0.68
- 08:28 Changeset [6954] by
- [S:H:P6] Fixed "substr outside of string" warning
- 07:46 Changeset [6953] by
- [Padre] Fixed PO Statistics script to use Padre's PO naming scheme …
- 07:27 Changeset [6952] by
- [Padre] Arabic translation at 100% again
- 07:21 Changeset [6951] by
- [Padre] Update the Padre's message POT
- 07:12 Changeset [6950] by
- [Ecliptic] Renamed to the new Padre PO naming scheme
- 07:10 Changeset [6949] by
- [Perl 6] Renamed to the new Padre PO naming scheme
08/08/09:
- 19:36 Changeset [6948] by
- Fixed typo from r6943 which made Padre unstartable
- 19:03 Changeset [6947] by
- German translation at 90%
- 19:02 Changeset [6946] by
- Catched a possible die error
- 18:34 Changeset [6945] by
- Removing use of (removed) Test::Deep
- 17:01 Changeset [6944] by
- A currently non-working solution to make all menu key bindings …
- 12:05 Changeset [6943] by
- Add an aggressive check for a new enough Wx that actually gives a useful …
- 11:08 Changeset [6942] by
- require newer PAR::Packer for (not-entirely-functional) exe build
- 09:45 Changeset [6941] by
- toolbar features proposed for SVN plugin. ++waxhead
- 01:52 Changeset [6940] by
- [website] layout wiggling
08/07/09:
- 20:28 Changeset [6939] by
- German Translation: Fixed some key binding problems
- 19:30 Changeset [6938] by
- Small German translation fix
- 19:20 Changeset [6937] by
- Satisfy badcode.t's complain about the last fix
- 19:05 Changeset [6936] by
- Fix for crash on any error message within Perl->Vertically Align Selected
- 18:44 Changeset [6935] by
- Dynamic Wx Version number to advoid wrong texts after translation
- 17:53 Changeset [6934] by
- Changed focus from "text editor with oversized ego" to "the Perl IDE"
- 17:48 Ticket #482 (option to force line endings format) created by
- <Floyd-ATC> One feature that must be implemented before I can use Padre …
- 16:12 Ticket #481 (FAIL t/82-plugin-manager.t in trunk@6933) created by
- […]
- 06:53 Changeset [6933] by
- German translation: Fixed key binding errors
- 06:25 Changeset [6932] by
- Perl6-Plugin: German translation at 67%
- 06:16 Changeset [6931] by
- Padre-Plugin-Catalyst: German translation at 92%
- 06:01 Changeset [6930] by
- German translation - still 99%
08/06/09:
- 20:40 Changeset [6929] by
- Padre-Plugin-Ecliptic: German translation at 100%
- 20:29 Changeset [6928] by
- updated brazilian portuguese translation
- 20:27 Changeset [6927] by
- German translation for Padre - 99%
- 20:22 Changeset [6926] by
- German translation: Padre to 98% and added some modules
- 19:55 Changeset [6925] by
- updated messages file
- 19:55 Changeset [6924] by
- avoiding bug when template file is not found
- 19:53 Changeset [6923] by
- ->insert_from_file() returns filename on success or undef on failure
- 19:17 Changeset [6922] by
- German translation for some Plugins
- 19:04 Changeset [6921] by
- Another fix for "Use of uninitlized value" errors
- 18:43 Changeset [6920] by
- German translation (100%)
- 18:27 Changeset [6919] by
- Brought German Translation back zu 80%
- 16:29 Changeset [6918] by
- More bug fixes
- 16:25 Changeset [6917] by
- Typo
- 16:24 Changeset [6916] by
- Oops, missed a commit
- 16:15 Changeset [6915] by
- Fixed a syntax error in call to Wx::gettext
- 15:45 Changeset [6914] by
- Adding license documentation for the padre-splash.bmp image
- 15:39 Changeset [6913] by
- Updated attribution
- 15:10 Changeset [6912] by
- We lost some colour when we lightened it, restore the colour vibrancy
- 14:26 Changeset [6911] by
- slight-light-ly-er splash
- 14:19 Changeset [6910] by
- Unfscking that now
- 14:12 Changeset [6909] by
- No longer required
- 13:58 Changeset [6908] by
- orginal changes for 6907 splash
- 13:55 Changeset [6907] by
- splash take 4
- 13:46 Changeset [6906] by
- splash screen - take 3
- 13:32 Changeset [6905] by
- Adding background/frame for splash
- 13:18 Changeset [6904] by
- nothing stopping linking to material
- 12:45 Changeset [6903] by
- in case anybody wonders where the artwork went! - Changes
- 12:43 Changeset [6902] by
- get this huge file out of trunk.
- 12:39 Changeset [6901] by
- ++garu . here is my interpretation of splash. larger morpho via svg from …
- 09:31 Changeset [6900] by
- Since we aren't actually able to support Portable yet, remove it as a …
- 09:22 Changeset [6899] by
- [Perl6] use the new Padre::Perl API for findinf perl5
- 09:12 Changeset [6898] by
- [Perl6] safety crash hiding
- 08:29 Changeset [6897] by
- add the Acme related journal entry of Alias
- 04:33 Changeset [6896] by
- Adding support for Acme::Padre::
- 04:19 Changeset [6895] by
- Perl 5.10 support
- 03:03 Changeset [6894] by
- Updating EditorTools? dependency
- 03:02 Changeset [6893] by
- Update PPI dependency
08/05/09:
- 17:57 Changeset [6892] by
- Final tweak
- 17:53 Changeset [6891] by
- The class is the only name in the plugin system. The removal of this …
- 14:11 Changeset [6890] by
- Updated version, removed bad INSTALL file, and updated Changes
- 14:03 Changeset [6889] by
- Updated the PPIx::EditorTools? tests to correctly test for element …
- 08:39 Changeset [6888] by
- some of the menu items became check-boxes recently that should not be
- 08:38 Changeset [6887] by
- blog of wala lang
- 07:09 Changeset [6886] by
- Fixed an use of uninitlized value error
08/04/09:
- 21:13 Changeset [6885] by
- 50% fix for ticket #390: Copy&Paste error
- 19:42 Ticket #480 (Custom style setting fails to load on padre restart) created by
- If I use a custom style, then restart padre, I get the following error …
- 16:34 Changeset [6884] by
- Fixed the case_sensitive_setting_is_not_written_to_config bug and reduced …
- 14:21 Download edited by
- (diff)
- 14:03 Changeset [6883] by
- Noting removal of PAR
- 13:59 Changeset [6882] by
- Disable the use of PAR, removing 9 runtime dependencies (and 4 or 5 …
- 13:42 Changeset [6881] by
- Enable the splash screen way too early :/
- 13:38 Changeset [6880] by
- Whitespace bits and disable PAR stuff
- 13:37 Changeset [6879] by
- Adding copyright
- 13:24 Changeset [6878] by
- Tsk, tsk. Waaaay too late
- 13:23 Changeset [6877] by
- Making a dedicated Splash screen class, so hopefully we can get this up …
- 12:56 Changeset [6876] by
- More-complete compile testing
- 12:02 Changeset [6875] by
- Move up the developer images
- 11:51 Changeset [6874] by
- Noting the addtion of Padre::Perl
- 11:19 Changeset [6873] by
- Fixes (not tested) for Padre::Perl on darwin. Changed dev.pl and …
- 08:00 Changeset [6872] by
- Switch over to the new Padre::Perl perl resolver
- 07:49 Changeset [6871] by
- Improved Perl file-type detection
- 07:48 Changeset [6870] by
- Creating a new class to provide a more robust way of finding a Perl …
- 04:15 Changeset [6869] by
- Convert unprintables
- 03:56 Changeset [6868] by
- [S:H:P6] Updated changes for 0.67 release
- 03:55 Changeset [6867] by
- [S:H:P6] Preparing for 0.67 installation bug fix release
- 03:50 Changeset [6866] by
- [S:H:P6] Perltidy and removed YAML::XS dependency... not used definitely.
- 03:16 Changeset [6865] by
- [S:H:P6] Requires YAML::XS
08/03/09:
- 15:28 Changeset [6864] by
- updated french translation
- 15:25 Changeset [6863] by
- updated french translation
- 15:23 Changeset [6862] by
- updated french translation
- 15:08 Changeset [6861] by
- Fixed undefined reference bug
- 14:41 Changeset [6860] by
- Add scoring rule
- 14:28 Changeset [6859] by
- [S:H:P6] Updated changes for 0.66 CPAN release.
- 14:23 Changeset [6858] by
- [S:H:P6] require latest Moooooose
- 14:12 Changeset [6857] by
- [S:H:P6] Bumped version to 0.66
- 13:03 Changeset [6856] by
- [S:H:P6] copy_std -> copy_std.pl
- 12:40 Changeset [6855] by
- [S:H:P6] Fixed strict ref warning
- 11:44 Changeset [6854] by
- [S:H:P6] Added needed files for STD
- 11:44 Changeset [6853] by
- [S:H:P6] Copy DEBUG.pmc…
- 11:30 Changeset [6852] by
- [S:H:P6] copy dependencies/files that STD.pm needs
- 11:28 Ticket #479 (Keep file permissions when doing "Save as...") created by
- When you open a file with - for example - an unix execution bit (chmod …
- 06:53 Changeset [6851] by
- [S:H:P6] Fixed Copy STD task to actually work :)
- 06:26 Ticket #450 (Padre install failure -- [frankg@fedora11 ~]$ sudo PERL_MM_USE_DEFAULT=1 ...) closed by
- fixed
- 04:56 Changeset [6850] by
- Tagging Perl::Dist::Padre 0.270.
- 04:46 Changeset [6849] by
- Forgot a requirement, too.
- 04:41 Changeset [6848] by
- Forgot to update the Changes file.
- 04:35 Changeset [6847] by
- Doing all the little things required to make this what I consider a …
- 03:31 Ticket #161 (Double-click select should get whole bareword) closed by
- fixed: Fixed in r5935
- 03:31 Ticket #440 (Select full var name) closed by
- fixed: Fixed in r5935
08/02/09:
- 12:47 Changeset [6846] by
- 0.24 2009.08.02 ClassSniff? plugin Kate plugin
- 11:00 Changeset [6845] by
- [Padre] Fixed a Wx debugging warning message box when focusing on an empty …
- 10:16 Changeset [6844] by
- batch of working svg parts used for morpho, the site and some unidentified …
- 08:27 Changeset [6843] by
- add Debian Sid, larger fonts for installation instructions
- 07:24 Changeset [6842] by
- [Padre] Perl tidy…
- 07:00 Changeset [6841] by
- [Ecliptic] Updated changes for the 0.16 CPAN release
- 06:53 Changeset [6840] by
- [Ecliptic] Perl tidy for the 0.16 CPAN release
- 06:49 Changeset [6839] by
- [Ecliptic] Preparing for CPAN release 0.16
- 06:46 Changeset [6838] by
- [Padre] Updated Arabic translation to 100%
- 06:30 Changeset [6837] by
- [Padre] Updated arabic translation (99%)
- 06:27 Changeset [6836] by
- [Padre] Updated messages.pot
- 06:26 Changeset [6835] by
- [Padre] Mime type -> Content type
- 06:17 Changeset [6834] by
- Keep source artwork out of the padre share/
- 06:15 Changeset [6833] by
- [Padre] Updated messages.pot
- 06:13 Changeset [6832] by
- changing splash screen to bitmap
- 05:14 Changeset [6831] by
- Added a (hopefully) nice splash screen for Padre
- 02:31 Changeset [6830] by
- Fix stash indenting problem authored by CSJ kill lib/navigation move …
08/01/09:
- 19:42 Changeset [6829] by
- Slightly higher detection rate for guessing Mime-Types
- 19:32 Ticket #478 (Mouse is being locked on popup while selecting) created by
- If you're selecting some text using your mouse and a window appears (for …
- 14:57 Changeset [6828] by
- ZOMG It Works!
- 11:23 Changeset [6827] by
- Adding my blog (its padre tag, to be specific) to the blogroll.
- 11:14 Changeset [6826] by
- Some date cleanup, and adding article about Padre Standalone to the about …
- 10:56 Changeset [6825] by
- Removing the hexels, sorry
- 10:54 Changeset [6824] by
- Created the skeleton
- 09:46 Changeset [6823] by
- Sample wave file
- 09:23 Changeset [6822] by
- Creating experimental media plugin
- 09:01 Changeset [6821] by
- use hexel background
- 08:52 Changeset [6820] by
- Switch gravatar images to the hexten mirror to avoid corporate/government …
- 08:42 Changeset [6819] by
- Try again
- 08:39 Changeset [6818] by
- Don't apply visited rules to navigation links
- 08:34 Changeset [6817] by
- Ditch the green to cut down the hue variation
- 08:29 Changeset [6816] by
- Bump the background a little lighter, it still looks too dismal
- 08:10 Changeset [6815] by
- Alias: LOOK at what needed changing !!!!
- 08:04 Changeset [6814] by
- Adding CPAN logo for the "Source" section
- 08:00 Changeset [6813] by
- A better Windows logo
- 07:02 Changeset [6812] by
- add 64x64 logo to about box
07/31/09:
- 22:56 Changeset [6811] by
- updated brazilian portuguese translation
- 22:44 Changeset [6810] by
- Updated dutch translation.
- 22:24 Changeset [6809] by
- [Directoy branch] code cleaning
- 20:47 Changeset [6808] by
- updated stash with new blog post
- 20:43 Release_History edited by
- (diff)
- 20:41 Changeset [6807] by
- updated changes file for upcoming 0.43
- 19:20 Changeset [6806] by
- tag Padre-0.42
- 18:48 Changeset [6805] by
- Disable gui tests for the birthday edition, because the special title …
- 18:41 Changeset [6804] by
- Icon fix
- 18:40 Changeset [6803] by
- Stop the use of Padre::Current directly
- 18:28 Changeset [6802] by
- Icon fix for the DocBrowser?
- 18:26 Changeset [6801] by
- Fix for MimeTypes?
- 18:24 Changeset [6800] by
- Fix for MimeTypes?
- 18:09 Changeset [6799] by
- updated version number to 0.42
- 18:06 Changeset [6798] by
- removed bogus 0.42 branch
- 17:55 Changeset [6797] by
- updated changes file
- 17:53 Changeset [6796] by
- created branch for 0.42 release
- 17:45 Changeset [6795] by
- tidying up files for release 42
- 16:37 Changeset [6794] by
- Special birthday title for YAPC::EU
- 12:57 Changeset [6793] by
- more escaping madness
- 12:48 Changeset [6792] by
- any moment…
- 12:45 Changeset [6791] by
- reign in the escaping of & in href
- 12:38 Changeset [6790] by
- remove lighting effects for now
- 12:27 Changeset [6789] by
- further treatment of splash image. download page adjustments. add css …
- 11:44 Changeset [6788] by
- Test::More=>Test::Most in Changes
- 10:46 Changeset [6787] by
- works better with the image too!
- 10:44 Changeset [6786] by
- more window dressing. masthead bg colour change. switch lighting to bottom …
- 10:41 Changeset [6785] by
- more pixel fudging of the splash image
- 10:40 Changeset [6784] by
- add some pieces for the download page
- 09:32 Changeset [6783] by
- Removed Test::Most dependency
- 08:52 Changeset [6782] by
- Adding missing Padre::Wx dependency
- 07:40 Changeset [6781] by
- Removing the prefork.pm dependency now that it is no longer part of the …
- 04:06 Changeset [6780] by
- [Directory Branch] Delay goes to the first background thread.
07/30/09:
- 22:21 Changeset [6779] by
- Directory Branch: Background tasks for searches
- 21:52 Changeset [6778] by
- My-branch is not needed any more
- 21:51 Changeset [6777] by
- Directory Search with background task
- 21:50 Changeset [6776] by
- Directory
- 16:02 Changeset [6775] by
- butterfly favicon on blogs page as well
- 16:01 Changeset [6774] by
- be kinder w/ reflection
- 15:51 Changeset [6773] by
- add some illusion of lighting depth
- 15:37 Changeset [6772] by
- Halve the radius
- 15:29 Changeset [6771] by
- flatten shadow projection
- 15:04 Changeset [6770] by
- rounded corners for moz users on styled panels also
- 14:46 Changeset [6769] by
- byte shaving of splash
- 14:45 Changeset [6768] by
- add splash to index page. put index content in styled panel
- 14:45 Changeset [6767] by
- crop splash
- 14:17 Changeset [6766] by
- morpho favicon
- 14:11 Changeset [6765] by
- Houndstooth now officially beyond a joke
- 14:09 Changeset [6764] by
- morpho 64x64 logo
- 14:05 Changeset [6763] by
- remove the nyud.net links
- 14:00 Changeset [6762] by
- update the download page
- 13:55 Articles edited by
- Added "Adaptive Coloring for Syntax Highlighting" article (diff)
- 13:44 Changeset [6761] by
- splash on white. morpho w/ reflection + cyc shadow(no pitch): todo …
- 13:25 Ticket #477 (Make the new web site live) created by
- Let me list here what I think we need in order to turn the web new web …
- 13:24 Changeset [6760] by
- [Perl 6] quote temporary directory…
- 07:40 Changeset [6759] by
- Fixed some "Use of uninitlized value" warnings
- 07:34 Ticket #476 (Force setting of document (MIME) type when using New->Perl 5 test (and ...) created by
- When using the "New..." menu and a predefined template, the (MIME) type of …
- 07:22 Changeset [6758] by
- Finally found (and fixed) the reason for the double-stat in …
- 05:18 Download edited by
- (diff)
- 04:49 Download edited by
- (diff)
07/29/09:
- 20:48 Changeset [6757] by
- Adding cpan icon (for some reason the build wants it in Padre's share …
- 18:37 Changeset [6756] by
- make the DIE handler optional even for dev.pl users
- 12:36 Changeset [6755] by
- rename Edit->Goto to "Goto Line"
- 06:14 Changeset [6754] by
- Bugfix for patch 6753. Sorry, will do more testing next time.
- 06:09 Changeset [6753] by
- Speedup in Padre::Document::Perl: Use a hash-lookup instead of looping for …
- 06:04 Changeset [6752] by
- Removed unnessary dependency to Wx from Padre::Config
- 03:22 Changeset [6751] by
- [Ecliptic] Background searching is working now :)
- 03:07 Changeset [6750] by
- [Ecliptic] The final gui update part is not done... thread issues…
- 02:56 Changeset [6749] by
- [Ecliptic] Moved search functionality to a background task... But the GUI …
- 02:38 Changeset [6748] by
- [Ecliptic] More cosmetic changes to search task
- 02:32 Changeset [6747] by
- [Ecliptic] Added/Updated? copyright/license for all the files
- 02:25 Changeset [6746] by
- [Ecliptic] Added an empty open resource search task
- 02:17 Changeset [6745] by
- [Ecliptic] Removed simple border from "Open Resource".
07/28/09:
- 20:28 Changeset [6744] by
- Reduced stat-calls for the check if a file has been updated on disk during …
- 16:44 Changeset [6743] by
- [Directory] default mode view is 'navigate'
- 16:40 Changeset [6742] by
- [Directory] Now if a project is identified the mode view turns to 'tree …
- 15:05 Design-DirectoryBrowser edited by
- (diff)
- 15:04 Design-DirectoryBrowser edited by
- (diff)
- 14:38 Ticket #475 (Autocomp throws "Use of uninitialized value" warnings for tag files ...) closed by
- fixed
- 14:37 Changeset [6741] by
- Fixed "Use of uninitialized value" warnings with some tag files
- 14:24 Ticket #475 (Autocomp throws "Use of uninitialized value" warnings for tag files ...) created by
- Padre::Document::Perl::autocomp() expectes that the tagfile parser returns …
- 14:16 Changeset [6740] by
- Duplicate directory error when linking the .msi.
- 11:50 Changeset [6739] by
- Set dafaults for modules creator backend and license
- 07:32 Changeset [6738] by
- [Perl 6] Updated changes for 0.56 CPAN release
- 07:24 Changeset [6737] by
- [Perl 6] Preparing for 0.56 CPAN release.
- 06:44 Changeset [6736] by
- I can't believe it worked before\!
- 04:38 Changeset [6735] by
- [Padre] Updated POT messages
- 04:35 Changeset [6734] by
- [Padre] Removed .. from translation
- 04:28 Changeset [6733] by
- [tools] na -> empty cell..
- 03:12 Articles edited by
- (diff)
- 03:10 Design-DirectoryBrowser edited by
- (diff)
- 03:09 Design-DirectoryBrowser edited by
- (diff)
- 03:07 Design-DirectoryBrowser edited by
- (diff)
- 03:02 Design-DirectoryBrowser edited by
- (diff)
- 03:01 Design-DirectoryBrowser edited by
- (diff)
- 02:56 Design edited by
- (diff)
- 02:55 Design-DirectoryBrowser created by
- 02:52 Design created by
- 00:29 Changeset [6732] by
- [Directory] 'upper' to '..'
07/27/09:
- 22:59 Changeset [6731] by
- [Directoy] now it's possible to navigate thought folders. Adden an 'upper' …
- 19:06 Changeset [6730] by
- updated brazilian portuguese translation
- 19:05 Changeset [6729] by
- updated brazilian portuguese translation
- 19:05 Changeset [6728] by
- updated brazilian portuguese translation
- 18:06 Screenshots edited by
- Adding screenshot of the new icon (diff)
- 18:04 Changeset [6727] by
- [Padre] Select the 'Perl 5' file type by default
- 17:20 Changeset [6726] by
- [Padre] more string fixes..
- 17:16 Changeset [6725] by
- [Padre] Removed a debug string
- 17:15 Changeset [6724] by
- [Padre] Better UI for "Files and colors" panel [Padre] Mime type is now …
- 17:13 Changeset [6723] by
- [Padre] mime type is actually now mime type name in status bar
- 16:33 Changeset [6722] by
- [Padre] Display the human-readable file type instead of the cryptic mime …
- 15:39 Changeset [6721] by
- Directory to hold experimental efforts at designing better dialog boxes, …
- 14:46 Changeset [6720] by
- minor tidy on example email address in Padre/Plugin/My?.pm
- 14:12 Changeset [6719] by
- Fixed it
- 12:47 Changeset [6718] by
- update to newer Multicast version
- 12:24 Changeset [6717] by
- Removed the left function
- 12:23 Changeset [6716] by
- Removing the last explicit ->left
- 12:18 Changeset [6715] by
- [Perl 6] Arabic translation at 100% again
- 12:15 Changeset [6714] by
- [Perl 6] Updated messages.pot
- 12:15 Changeset [6713] by
- [Ecliptic] Arabic translation at 100% again
- 12:10 Changeset [6712] by
- [Ecliptic] Updated messages POT
- 12:02 Changeset [6711] by
- [Perl 6] Perl Tidy…
- 12:01 Changeset [6710] by
- [Ecliptic] Perl tidy..
- 12:00 Changeset [6709] by
- [Ecliptic] plugin's icon on all dialogs…
- 11:51 Changeset [6708] by
- tidy up changes, bump ver.
- 11:51 Changeset [6707] by
- [Perl 6] Camelia icon on all dialogs…
- 11:40 Changeset [6706] by
- Enabled moving the directory browser between the left and right panels
- 10:08 Changeset [6705] by
- More butterflies
- 10:07 Changeset [6704] by
- More butterflies
- 10:07 Changeset [6703] by
- More butterflies
- 09:22 Changeset [6702] by
- [Padre] Updated Arabic translation at 100... :)
- 09:19 Changeset [6701] by
- Added new morpho logo
- 09:18 Changeset [6700] by
- Comment typo
- 09:18 Changeset [6699] by
- Better use of Padre::Wx::Icon
- 09:17 Changeset [6698] by
- [Padre] Mime-types -> Files and Colors [Padre] Mime type -> File type
- 09:17 Changeset [6697] by
- Better use of Padre::Wx::Icon
- 09:17 Changeset [6696] by
- Use the new morpho icon
- 09:16 Changeset [6695] by
- Switch to using Padre::Wx::Icon
- 09:15 Changeset [6694] by
- Cleaner use of Padre::Wx::Icon
- 09:15 Changeset [6693] by
- [Padre] Another message typo..
- 09:15 Changeset [6692] by
- Adding new Padre::Wx::Icon::icon function
- 09:13 Changeset [6691] by
- Adding Blue Morpho logo for Padre
- 09:12 Changeset [6690] by
- [Padre] Updated Arabic translation at 99%... 2 messages to go.
- 08:55 Changeset [6689] by
- [Padre] Updated Arabic translation at 98%
- 08:52 Changeset [6688] by
- [Ecliptic] "explorer" -> "file browser"
- 08:46 Changeset [6687] by
- [Padre] Another text fix…
- 08:44 Changeset [6686] by
- [Padre] Another text fix…
- 08:37 Changeset [6685] by
- [Padre] Updated messages.pot
- 08:36 Changeset [6684] by
- [Padre] Fixed delete confirmation message
- 07:55 Changeset [6683] by
- When we change the background colour, do a Window->Refresh
- 07:54 Changeset [6682] by
- Add a separator
- 07:33 Changeset [6681] by
- [Padre] Updated Arabic translation to 97%
- 07:22 Changeset [6680] by
- [Padre] Updated Arabic translation to 95%
- 06:29 Changeset [6679] by
- Made warnings toggleable
- 05:55 Changeset [6678] by
- updated brazilian portuguese translation
- 05:52 Changeset [6677] by
- updated brazilian portuguese translation
- 05:47 Changeset [6676] by
- updated brazilian portuguese messages
- 04:50 Changeset [6675] by
- Make the building directions more complete.
- 04:39 Download edited by
- (diff)
- 04:34 Download edited by
- add page outline (diff)
- 04:31 Changeset [6674] by
- Make it just a console-perl link to padre.bat (wperl just makes black …
- 04:01 Changeset [6673] by
- [Ecliptic] Final touches to make "Open Resource" truly a non-modal …
- 03:59 BadContent edited by
- (diff)
- 03:58 BadContent created by
- 03:54 SandBox edited by
- (diff)
- 03:54 SandBox edited by
- (diff)
- 03:42 Changeset [6672] by
- added Perl6-ja.po
- 03:12 Changeset [6671] by
- Fix indenting
- 03:07 Changeset [6670] by
- More small tweaks
- 03:05 Changeset [6669] by
- Various debugging bits and pieces
- 00:51 Changeset [6668] by
- Typo fix
- 00:45 Changeset [6667] by
- finished moving the share dir
- 00:45 Changeset [6666] by
- [Directory] Move panel to other side menu created (as asked by Alias)
- 00:45 Changeset [6665] by
- Started moving the share dir
- 00:44 Changeset [6664] by
- Started moving the share dir
- 00:40 Changeset [6663] by
- So it's recognised as a project
- 00:39 Changeset [6662] by
- Moved Padre::Swarm::Transport::XMPP to it's own distribution
- 00:39 Changeset [6661] by
- Moved Padre::Swarm::Transport::XMPP to it's own distribution
- 00:35 Changeset [6660] by
- Moving Swarm XMPP transport to a separate module, it's too hard to install …
07/26/09:
- 23:02 Changeset [6659] by
- Last commit tests correction: Changed Padre:: to $main reference
- 22:34 Changeset [6658] by
- Projects default directory is now configurable (Preferences > Behavior) …
- 21:43 Changeset [6657] by
- Syntax error.
- 21:40 Changeset [6656] by
- Check for the padre script has been corrected.
- 20:58 Ticket #474 (Syntax checker ignores included dirs) created by
- From Sewi on #Padre: I'm using 0.41 rev 6626 and didn't see any fix here …
- 20:47 Changeset [6655] by
- Spanish translation updated. Testing and hotkeys check pending.
- 19:16 Changeset [6654] by
- added Ecliptic-ja.po
- 19:00 Changeset [6653] by
- added Mojolicious-ja.po
- 18:51 Changeset [6652] by
- added PerlTidy?-ja.po
- 18:48 Changeset [6651] by
- Various cleanups, dependency reduction and load order optimisation. …
- 18:46 Changeset [6650] by
- added SpellCheck?-ja.po
- 18:40 Changeset [6649] by
- added PAR-ja.po
- 18:39 Changeset [6648] by
- Small amounts of layout tweaks
- 18:36 Changeset [6647] by
- added PerlCritic?-ja.po
- 18:35 Changeset [6646] by
- Directory Search Engine with support to some regex characters (azawawi++)
- 18:34 Changeset [6645] by
- added Vi-ja.po
- 18:32 Changeset [6644] by
- added REPL-ja.po
- 18:30 Changeset [6643] by
- added DataWalker?-ja.po
- 18:25 Changeset [6642] by
- added CommandLine?-ja.po
- 18:23 Changeset [6641] by
- added ClassSniff?-ja.po
- 18:16 Changeset [6640] by
- added Catalyst-ja.po
- 17:43 Changeset [6639] by
- Changed Padre::Current to ->current
- 17:18 Changeset [6638] by
- Added a number of new features related to closing groups of files in …
- 16:54 Changeset [6637] by
- Bug fix in the object tree navigation
- 16:32 Changeset [6636] by
- sorry for lame new line!
- 16:12 Changeset [6635] by
- added CSS-ja.po
- 16:08 Changeset [6634] by
- added Autoformat-ja.po
- 16:04 Changeset [6633] by
- added Alarm-ja.po again, forgot to change content-type
- 15:59 Changeset [6632] by
- add ishigaki.ini to data/translators
- 15:47 Changeset [6631] by
- 1) Direcoty Tree do not scrolls on Tree update anymore 2) New opened files …
- 15:47 Changeset [6630] by
- tentatively removed Alarm-ja.po which is spitting errors
- 15:39 Changeset [6629] by
- added Alarm-ja.po
- 15:34 Changeset [6628] by
- updated ja.po (actually added verbatim phrases)
- 15:31 Changeset [6627] by
- [AcmePlayCode?] ja.po
- 15:10 Changeset [6626] by
- updated japanese po
- 14:49 Changeset [6625] by
- [Ecliptic] Smaller easier to put on the side "Open Resource"
- 14:44 Changeset [6624] by
- [Ecliptic] The "Open Resource" is no longer modal. [Ecliptic] 'Borrowed' …
- 14:13 Changeset [6623] by
- Kicking off a Padre::Tidy module to fix the gaps where Perl::Tidy doesn't …
- 13:06 Changeset [6622] by
- [Perl 6] use Padre::Constant::WIN32 in all locations
- 12:03 Changeset [6621] by
- [Perl 6] IRC Live support menu items are simpler…
- 12:00 Changeset [6620] by
- [Perl 6] Added an easy-to-use menu option to access perlintro and perlsyn …
- 11:37 Changeset [6619] by
- [Padre] Fixed $self not being passed to perl_mime_type…
- 11:36 Changeset [6618] by
- [Padre] Fixed mime type tests in t/70-document.t to expect Perl 6's mime …
- 10:17 Changeset [6617] by
- Shortcut the directory refresh if we aren't changing project
- 10:16 Changeset [6616] by
- Shortcut the directory refresh if we aren't changing project
- 09:33 Ticket #473 (outline view should remember which subtree is opened) created by
- 1. open a perl document with oultine view visible 2. open a closed subtree …
- 09:18 Changeset [6615] by
- use the real Kate PHP highlighting for PHP
- 09:13 Changeset [6614] by
- more language tests
- 09:10 Changeset [6613] by
- open selection should also look in the current project directory
- 08:31 Changeset [6612] by
- remove the unnecessary SELECTALL ids from some of the menu options, fixing …
- 08:21 Changeset [6611] by
- fix search, it should not crash :-)
- 07:23 Ticket #444 (padre does not install on windows with strawberry perl 5.10) closed by
- fixed: I upgraded to the latest version of test::more and it solved the problem. …
- 05:02 Changeset [6610] by
- [Perl 6] Depend on App::Grok 0.17 for more bug fixes/enhancements..
07/25/09:
- 20:01 Changeset [6609] by
- [Perl 6] Fixed a missing use that caused a compile.t to fail
- 19:54 Changeset [6608] by
- stupd bug that did not allow PHP highlighting with Kate
- 19:53 Changeset [6607] by
- [Perl 6] Updated changes for 0.55.. Releasing…
- 19:51 Changeset [6606] by
- Final update of SiXTest that works well enough to do what I needed it to.
- 19:42 Changeset [6605] by
- [Perl 6] Bumped version to 0.55
- 19:42 Changeset [6604] by
- [Directoy] Changed Select dir button to a Search and Tree context menu …
- 18:47 Changeset [6603] by
- [S:H:P6] copy std works better now. Now i have to make STD's makefile …
- 18:43 Changeset [6602] by
- [S:H:P6] copy_them is now copy_std
- 18:42 Changeset [6601] by
- [S:H:P6] copy_them is starting to work on win32
- 18:25 Changeset [6600] by
- 1) Added a directory picker to the Directory Tree, now users can choose …
- 17:54 Changeset [6599] by
- Added excemption
- 17:47 Changeset [6598] by
- [Padre] Implemented Smart highlighting. Double click on a word to select …
- 17:36 Changeset [6597] by
- Adding a test file temporarily so I can work on getting the integration of …
- 17:28 Changeset [6596] by
- [Padre] Implemented Smart highlighting. Double click on a word to select …
- 16:42 Changeset [6595] by
- Improved Wx object tree traversal code to allow the floating of tool …
- 16:33 Changeset [6594] by
- update the download page
- 16:26 Changeset [6593] by
- add list of features to main page add new download page
- 16:01 Changeset [6592] by
- Fix the left-hand directory browser
- 15:21 Changeset [6591] by
- Refactoring
- 14:19 Ticket #472 (Developer plugin menu should implement 'uptime' report) created by
- I swear 0.38 has been running for weeks on my notebook.
- 14:08 Changeset [6590] by
- 1) Updating building directions. 2) Updating version of Perl::Dist::WiX …
- 14:00 Changeset [6589] by
- [Perl 6] removed commented highlighter..
- 13:57 Changeset [6588] by
- [Ecliptic] More UI final touches on "Open Resource"... more simpler…
- 13:49 Changeset [6587] by
- [Ecliptic] Padre's Perl tidy…
- 13:47 Changeset [6586] by
- [Ecliptic] Handle Padre crash while calling a Padre action that should be …
- 13:37 Changeset [6585] by
- [Ecliptic] Display currently searched directory beside "Open Resource" …
- 13:25 Changeset [6584] by
- [Padre] Fixed Padre crash when Undo/Redo?-ing without any opened document.
- 13:17 Changeset [6583] by
- [Padre] Moved Trim Trailing/Leading? to tabs sub menu again... merge …
- 13:06 WikiStart edited by
- (diff)
- 12:37 Changeset [6582] by
- [Ecliptic] Removed "Skip Hidden Files"... complicates things when …
- 12:27 Changeset [6581] by
- [Padre] skip 86-service.t on win32 since it does not work. Please fix.
- 11:43 Changeset [6580] by
- Adding Padre::Wx->add_pane_info convenience method to prevent the need for …
- 11:07 Changeset [6579] by
- [Ecliptic] Another text fix…
- 11:05 Changeset [6578] by
- [Ecliptic] Fixed typo rcs -> vcs
- 11:01 Changeset [6577] by
- [Ecliptic] Skip files UI is done... now need to fix Skip Hidden files on …
- 10:27 Changeset [6576] by
- [Ecliptic] Nearly finished with skip RCS/Hidden/MANIFEST.SKIP pop up menu
- 09:55 Changeset [6575] by
- [Ecliptic] Initial UI for search option pop up menu (like in Eclipse)
- 09:31 Changeset [6574] by
- [Padre] Added image for gnome actions/down
- 09:09 Changeset [6573] by
- [Ecliptic] Padre's Perl tidy..
- 09:05 Changeset [6572] by
- [Ecliptic] "Open Resource" now respects MANIFEST.SKIP if it exists in …
- 08:28 Changeset [6571] by
- [Ecliptic] require Padre 0.42 interfaces…
- 08:27 Changeset [6570] by
- [Perl 6] Tidy the files using Padre's standards…
- 08:25 Changeset [6569] by
- [Ecliptic] Tidy the files using Padre's standards…
- 07:47 Changeset [6568] by
- Removed branches/Padre-Actions. It has already been merged in Padre trunk.
- 07:45 Changeset [6567] by
- [Padre] No need for this image anymore…
- 07:43 Changeset [6566] by
- [Ecliptic] Another round of fixes for "Open Resource": [Ecliptic] - You …
- 07:17 Changeset [6565] by
- making syntax highlight panel float without crashing
- 06:12 Changeset [6564] by
- Directory listing Padre opened with no file bug fixed (garu++)
- 06:08 Changeset [6563] by
- refer to icon readme files from the main readme
- 06:08 Changeset [6562] by
- [Padre] Added a cool "Open example" icon to toolbar.. re-used action …
- 06:03 Changeset [6561] by
- [Padre] Added an gnome icon for "Open Example"…
- 05:58 Changeset [6560] by
- [Padre] Added icon from gnome for mime-type ascii
- 03:53 Changeset [6559] by
- move some of the examples to the share/examples directory add an "Open …
- 02:00 Research::Casan edited by
- (diff)
- 01:33 Changeset [6558] by
- fix test due to config additions
- 00:57 Changeset [6557] by
- Misspelled username on two distributions. (Easy to do.)
07/24/09:
- 23:11 Changeset [6556] by
- Changes file typo fixed
- 23:08 Changeset [6555] by
- Now "Save As" to new files shows the project directory from where they …
- 22:50 Changeset [6554] by
- Updates the file project dir after they are "saved as"
- 22:43 Changeset [6553] by
- Now new files belongs to the project from where they were opened or to the …
- 19:55 Changeset [6552] by
- add right margin show/hide to view menu
- 19:19 Changeset [6551] by
- [Directory] Now root project node is visible and home dir is the default …
- 19:16 Changeset [6550] by
- Added a "right margin" option which will show a line at the specified …
- 16:47 Changeset [6549] by
- Just realized that the distribution for App::Grok is not named …
- 16:35 Changeset [6548] by
- Updating dependencies list for App::Grok (as of 0.14, it happens to not be …
- 16:08 Changeset [6547] by
- [Ecliptic] This commit makes Open resource really an Eclipse look-alike …
- 15:59 Changeset [6546] by
- messy messy messy - more fiddling w/ ::Message
- 14:51 Changeset [6545] by
- fix missing use
- 14:36 Changeset [6544] by
- Added the licensing files , and added a licensing note in the README.
- 14:35 Changeset [6543] by
- [Perl 6] Grok target location is now shown in the dialog's title.
- 14:33 BuildingOnPortableStrawberry edited by
- (diff)
- 13:41 Changeset [6542] by
- [Padre] Added folder image to gnome theme
- 12:18 Changeset [6541] by
- [Ecliptic] Open Resource status label should display files paths all the …
- 11:18 Changeset [6540] by
- Fixing the environment detection code, disable Perl 6 Executable menu …
- 09:25 Changeset [6539] by
- [Perl 6] Depends on App::Grok 0.14 for less dependencies..
- 09:02 Changeset [6538] by
- find the path to hard perl6.exe hard coded in strawberry six
- 08:58 Changeset [6537] by
- return the path to the perl6 executable if it exists
- 08:48 Changeset [6536] by
- roll version
- 08:45 Changeset [6535] by
- fix crash when creating file from template
- 07:09 BuildingOnPortableStrawberry edited by
- (diff)
- 07:03 Changeset [6534] by
- 1) build_number => 0 not supported (need to test for definedness, not …
- 06:24 BuildingOnPortableStrawberry edited by
- (diff)
- 06:15 BuildingOnPortableStrawberry edited by
- (diff)
- 05:48 Changeset [6533] by
- 1) Adding the Padre start menu icon. 2) Making certain things look within …
- 05:23 Changeset [6532] by
- [Padre] Updated Changes
- 05:01 Changeset [6531] by
- Suggestion that comment include Perl version.
- 04:59 Changeset [6530] by
- Adding a main template in which the version is temporarily hardcoded.
- 04:43 Changeset [6529] by
- [Perl 6] Updated changes for 0.54 CPAN release.
- 04:30 Changeset [6528] by
- Committing artwork.
- 04:26 Changeset [6527] by
- [Padre] More Perl tidying for Actions…
- 04:18 Changeset [6526] by
- [Padre] A quick perltidy for actions
- 04:12 Changeset [6525] by
- [Padre] Added a places/folder-saved-search 16x16 icon from gnome218
- 04:10 Changeset [6524] by
- fixed search for CVS
- 03:54 Changeset [6523] by
- get_project_rcs (revision control system) implemented in Padre::Util. CVS, …
- 03:21 Changeset [6522] by
- [Padre] Updated toolbar item labels to be simply text. (No ampersands...) …
- 02:57 Changeset [6521] by
- small typo fixes
- 02:52 Changeset [6520] by
- adjusted Outline so it works (AND doesn't crash) when floating
- 02:46 Changeset [6519] by
- adjusting 'main' method to allow Aui floating windows to find Padre's main …
- 02:19 Changeset [6518] by
- merge -r 6480:6517 http://svn.perlide.org/padre/trunk/Padre
- 02:07 Changeset [6517] by
- Added directory search engine to the Changes list
- 01:19 Changeset [6516] by
- Getting duplicate directory messages deleted.
07/23/09:
- 23:53 Changeset [6515] by
- Directory Searcher Skip CVS folders option working
- 23:36 Changeset [6514] by
- Now directory Searcher Menu is working
- 21:57 Changeset [6513] by
- Directory Search now uses the last cached result if the last searched word …
- 20:34 Changeset [6512] by
- [Ecliptic] Cleanup old code…
- 20:16 Changeset [6511] by
- [Ecliptic] Added initial history support to quick menu access [Ecliptic] …
- 20:01 Ticket #455 (Ecliptic plugin: Quick Menu Access crashes padre when selecting filenames) closed by
- fixed: Fixed in r6504.
- 19:58 Changeset [6510] by
- [Ecliptic] use Action's label_text instead of label to avoid strange menu …
- 19:56 Changeset [6509] by
- [Padre] Added a helper method to clean a label from strange menu …
- 19:42 Changeset [6508] by
- [Ecliptic] Changed "Open in Explorer" to "Open in File Browser" …
- 19:37 Changeset [6507] by
- [Padre] You should not index recent files... No value there :)
- 19:23 Changeset [6506] by
- [Ecliptic] Make sure the menu event is really valid code before calling it
- 19:20 Changeset [6505] by
- Directory window ignores non project hidden files by default
- 19:17 Changeset [6504] by
- [Ecliptic] Quick Menu Access shall not crash anymore... A dream finally …
- 19:02 Changeset [6503] by
- [Padre] Fixed version typo
- 19:00 Changeset [6502] by
- Merge Padre-Actions branch from r6385 to r6500
- 18:25 Changeset [6501] by
- [Ecliptic] Depends on Padre 0.42 for the Padre Actions API
- 18:20 Changeset [6500] by
- [Padre-Actions] Enable/disable toolbar items as expected on Toolbar …
- 18:00 Changeset [6499] by
- [Padre-Actions] completely refactored Toolbar to re-use existing …
- 17:30 Changeset [6498] by
- [Padre-Actions] Toolbar is actions-enabled in a yucky way. Need to share …
- 16:38 Changeset [6497] by
- Hidden file support is now integrated into the Project API :)
- 16:29 Changeset [6496] by
- cleanup after test
- 16:22 Changeset [6495] by
- [Padre-Actions] Removed unused accessor
- 12:43 Changeset [6494] by
- F2 now works on select text - if there is any
- 11:58 Changeset [6493] by
- [Padre-Actions] Removed Padre shortcut collision (these are copy & paste …
- 11:55 Changeset [6492] by
- [Padre-Actions] Detect keyboard shortcut collisions.
- 11:47 Changeset [6491] by
- [Padre-Actions] Removed duplicate action names
- 11:41 Changeset [6490] by
- [Padre-Actions] action name is unique across Padre Action registry…
- 11:41 Changeset [6489] by
- Having multiple large classes in one file is frowned upon
- 11:17 Changeset [6488] by
- [Padre-Actions] Started with toolBar actions..
- 10:38 Changeset [6487] by
- Adding null padre.yml to mark the project root
- 10:20 Changeset [6486] by
- Adding a stupid data entry
- 09:09 Changeset [6485] by
- add "run inside padre" docbrowser quickfind dialog
- 09:08 Changeset [6484] by
- merge -r 6382:6480 http://svn.perlide.org/padre/trunk/Padre
- 08:22 Changeset [6483] by
- tag Padre-Plugin-Parrot-0.25
- 08:21 Changeset [6482] by
- [Parrot] eliminate the Px namespace that stopped PAUSE from indexing the …
- 08:09 Changeset [6481] by
- updated changes file
- 07:59 Changeset [6480] by
- fixed crash while moving panels with outline enabled (TODO pending for …
- 07:56 Changeset [6479] by
- tag Padre-Plugin-Parrot-0.24
- 07:55 Changeset [6478] by
- directory search '\' trailing search word ignored
- 07:52 Changeset [6477] by
- updated french translation
- 07:47 Screenshots edited by
- (diff)
- 07:42 Changeset [6476] by
- [Parrot] add more documentation update version number to 0.24 for release
- 07:24 Changeset [6475] by
- Directory Browser context menu refixed
- 07:13 Changeset [6474] by
- Directory Browser Search engine provide, code cleanned and comments added, …
- 07:12 Changeset [6473] by
- [Padre-Actions] Help menu is done. This means menu action except plugin …
- 07:09 Changeset [6472] by
- included post about 0.41 release
- 06:58 Changeset [6471] by
- [Padre-Actions] Fixed a couple of action ids
- 06:42 Changeset [6470] by
- [Padre-Actions] Plugins menu is 90% actions enabled.
- 06:31 Changeset [6469] by
- [Padre-Actions] Run menu is actions-enabled.
- 06:25 Changeset [6468] by
- [Padre-Actions] Perl menu is actions-enabled.
- 06:20 Changeset [6467] by
- updated changes file
- 06:18 Changeset [6466] by
- tag Padre-Plugin-Kate-0.01
- 06:16 Changeset [6465] by
- [Kate] add some documentation, prepare for release
- 05:58 Changeset [6464] by
- tag Syntax-Highlight-Engine-Kate-0.06
- 05:57 Changeset [6463] by
- removing 0.41 release branch after successful merge with trunk
- 05:55 Changeset [6462] by
- merge -r6454:6456 http://svn.perlide.org/padre/branches/Padre-0.41
- 05:54 Changeset [6461] by
- [Kate] Set version number to 0.06
- 05:41 Release_History edited by
- (diff)
- 05:16 Changeset [6460] by
- tag Padre-0.41
- 04:55 Changeset [6459] by
- [Padre-Actions] A minor typo from previous commit
- 04:54 Changeset [6458] by
- [Padre-Actions] Added recent files to actions
- 04:48 Changeset [6457] by
- [Padre-Actions] View menu is 100% actions enabled. Padre 126 indexable …
- 04:44 Changeset [6456] by
- updated version number on modules
- 04:41 Changeset [6455] by
- updated release date
- 04:36 Changeset [6454] by
- creating release branch for 0.41
- 04:33 Changeset [6453] by
- remove the branch
- 04:30 Changeset [6452] by
- create the branch
- 04:25 Changeset [6451] by
- [Padre-Actions] Still fixing View menu. boring :)
- 04:22 Changeset [6450] by
- tidying up files before release fork
- 04:15 Changeset [6449] by
- [Padre-Actions] Another generalization to support radio menu item in …
- 04:12 Changeset [6448] by
- [Padre-Actions] View menu is 50% done
- 04:05 Changeset [6447] by
- updated brazilian portuguese translation
- 03:48 Changeset [6446] by
- [Padre-Actions] Fixed a copy&paste error…
- 03:47 Changeset [6445] by
- unfunge further
- 03:44 Changeset [6444] by
- [Padre-Actions] Search menu is done
- 03:43 Changeset [6443] by
- [Padre-Actions] Another generation to add_menu_item to support checked …
- 03:34 Changeset [6442] by
- indexer for docbrowser
- 03:33 Changeset [6441] by
- make an even bigger mess in this branch
- 03:18 Changeset [6440] by
- [Padre-Actions] A couple of TODOs for the future
- 03:15 Changeset [6439] by
- [Padre-Actions] Another cleanup
- 03:12 Changeset [6438] by
- [Padre-Actions] more refactoring to make things simpler
- 03:07 Changeset [6437] by
- [Padre-Actions] File menu is 100% Padre-actions enabled
- 02:55 Changeset [6436] by
- [Padre-Actions] Removed a missing old-style menu item
- 02:53 Changeset [6435] by
- [Padre-Actions] File menu is 50% Padre action-enabled
- 02:52 Changeset [6434] by
- Updating module list, forcing Padre's installation (0.40 does not pass …
- 02:39 Changeset [6433] by
- [Padre-Actions] Fixed some indent issues
Note: See TracTimeline
for information about the timeline view.
