Timeline
09/07/11:
- 21:31 Changeset [16003] by
- First attempt at on-the-fly diff calculation
- 15:02 Changeset [16002] by
- Added PADRE_WARNING and PADRE_ERROR to the rest of the styles. Please …
- 15:00 Changeset [16001] by
- Fix compilation error from previous commit. azawawi-- and updated POD
- 14:55 Changeset [16000] by
- No more hardcoding of PADRE_WARNING and PADRE_ERROR inside …
- 14:45 Changeset [15999] by
- Indicators and annotations do not mix well together. Less clutter :)
- 14:36 Changeset [15998] by
- Add "Fancy syntax checking with Padre" blog post to Padre's about page
- 14:26 Changeset [15997] by
- Method rename
- 14:16 Changeset [15996] by
- Fix t/44-perl_syntax.t (round 2)
- 14:07 Changeset [15995] by
- Fix TODO list double click not working regression on win32. zenog++ :)
- 13:45 Changeset [15994] by
- Fix t/44_perl_syntax.t to the newer syntax check model
- 13:40 Changeset [15993] by
- Less dead code... azawawi-- :)
- 13:38 Changeset [15992] by
- Break TRACE into two lines
- 13:35 Changeset [15991] by
- Require Wx::Scintilla 0.25_02 or later to access Annotations API support
- 13:31 Changeset [15990] by
- Trace instead of warn and emulate the older syntax checker array reference
- 13:27 Changeset [15989] by
- Syntax checker tasks should now return a hash containing an 'issues' array …
- 12:49 Changeset [15988] by
- Correct a comment typo
- 12:41 Changeset [15987] by
- adjust swarm resource naming . squash a 'corpse-nailed-upright' silent …
- 12:19 Changeset [15986] by
- make swarm resource naming less stupid. probably breaking backward compat …
- 12:19 Changeset [15985] by
- Clicking on error/warning annotations proved to be troublesome so im …
- 11:53 Changeset [15984] by
- Updated Changes after 0.25_03 annotations hot fix release :)
- 11:52 Changeset [15983] by
- wxSTC_ANNOTATION_BOXED border was not being drawn.
- 11:35 Changeset [15982] by
- Updated Perl editor to reflect the change we have done in Padre for …
- 09:21 Changeset [15981] by
- Smart highlight is now hidden when a printable character is added or …
- 09:20 Changeset [15980] by
- Added P-P-Patch to Edit->Patch-2 changes to Makefile.PL, wx-menu-edit, …
- 07:28 Changeset [15979] by
- 'Open in Command line' and 'Open in default system editor' are only shown …
- 07:19 Changeset [15978] by
- Adding a change delta mechanism to allow changes to a document to be …
- 07:11 Changeset [15977] by
- 'Open in Command line' is now shown in the right click menu in win32
- 03:17 Changeset [15976] by
- Adding Algorithm::Diff dependency
- 01:58 Changeset [15975] by
- More cleaning of the Perl::Tidy plugin code
09/06/11:
- 19:10 Changeset [15974] by
- Update the messages.pot file
- 17:40 Changeset [15973] by
- Starting to rework the perltidy plugin
- 15:36 SandBox edited by
- (diff)
- 15:17 Changeset [15972] by
- - Find in Files search result rendering is now throttled to four updates …
- 15:13 Changeset [15971] by
- Use a method instead of function
- 15:10 Changeset [15970] by
- Update the messages.pot file
- 14:51 Changeset [15969] by
- Annotation text is now italic
- 14:51 Ticket #1319 (Erkenntnisse erste Nutzung) created by
- Version 0.842 - Windows a) Suche über alle offenen Dateien existiert als …
- 14:03 Changeset [15968] by
- Fancy colors for annotations :)
- 13:51 Changeset [15967] by
- Removed indicator event dead code from Padre::Wx::Editor
- 13:48 Changeset [15966] by
- Syntax check annotations are now shown when an warning/error indicator is …
- 13:39 Changeset [15965] by
- Opening the way to another development release for Wx::Scintilla
- 13:32 Changeset [15964] by
- Updated forgotten Changes after 0.25_02 was released to CPAN long ago :)
- 13:30 Changeset [15963] by
- Always delegate Perl error parsing to Parse::ErrorString::Perl instead of …
- 13:25 Changeset [15962] by
- Delete yellow brain STC documentation. It is stale and not useful. Going …
- 13:12 Changeset [15961] by
- Update share/perl_editor.pl to properly use AnnotationSetStyles?
- 13:08 Changeset [15960] by
- Properly color the annotated error and warning lines. Still these use …
- 12:39 Changeset [15959] by
- kill noise. + global transport handle reference holding. disable …
- 12:18 Changeset [15958] by
- Removed debug statement... azawawi--
- 12:09 Changeset [15957] by
- Syntax check errors/warnings are annotated and indented under the line …
- 11:30 Changeset [15956] by
- Added Padre::Feature::SYNTAX_CHECK_ANNOTATIONS
- 11:16 Changeset [15955] by
- Added feature_syntax_check_annotations
- 11:10 Changeset [15954] by
- Update the messages.pot file
- 11:08 Changeset [15953] by
- Convert spaces to tab
- 11:02 Changeset [15952] by
- Delete dead code
- 10:54 Changeset [15951] by
- Perl tidy my previous changes :)
- 10:49 Ticket #1317 (Padre 0.90 hangs and then segfaults on i .t file) closed by
- fixed: Fixed in r15950
- 10:49 Changeset [15950] by
- Fix ticket:1317 'Padre 0.90 hangs and then segfaults on i .t file' kaare++
- 09:40 Ticket #1318 (Padre freeze(?)) created by
- Selecting a locally stored file as current tab freezes Padre. Only …
- 08:57 Changeset [15949] by
- Fix more stupid mistakes in perl_editor.pl :) azawawi--
- 08:24 Changeset [15948] by
- comment typo
- 07:15 Changeset [15947] by
- Move indicators clearing into 'clear' method
- 07:10 Changeset [15946] by
- Update the messages.pot file
- 06:55 Changeset [15945] by
- share/perl_editor.pl now has an example of how to do annotation via …
- 06:49 Changeset [15944] by
- Minor el-commento improvement :)
- 06:22 Changeset [15943] by
- Removed stupid debugging print... azawawi-- zenog++
- 06:19 Changeset [15942] by
- Typo fix
09/05/11:
- 23:10 Changeset [15941] by
- Update the messages.pot file
- 23:02 SandBox edited by
- (diff)
- 22:40 Changeset [15940] by
- fix crash caused by config name change in r15454
- 22:28 Changeset [15939] by
- update German translation
- 09:16 Changeset [15938] by
- Trip back the border to match the others
- 07:10 Changeset [15937] by
- Update the messages.pot file
- 06:50 Changeset [15936] by
- Added more annotation API constants: wxSTC_ANNOTATION_HIDDEN, …
- 03:39 Changeset [15935] by
- - During shutdown, call view_stop earlt on all tools that support it so …
- 03:17 Changeset [15934] by
- - Directory tree search result rendering is now throttled to four updates …
09/04/11:
- 16:23 Changeset [15933] by
- continuity changes
- 11:10 Changeset [15932] by
- Update the messages.pot file
- 10:48 Changeset [15931] by
- update German translation
- 10:45 Changeset [15930] by
- Find-related message: Do not use 'fail' to describe a rather normal …
- 10:42 Changeset [15929] by
- ActionLibrary?.pm: more accurate messages for toggling comments
- 10:25 Changeset [15928] by
- FindFast?.pm: fix label of case checkbox to match actual behavior
- 10:21 Changeset [15927] by
- file menu: 'Close' -> '&Close'
- 09:43 Changeset [15926] by
- update Changes
- 09:38 Changeset [15925] by
- Goto.pm: do not use exclamation marks in messages
- 09:35 Changeset [15924] by
- Goto.pm 'Goto' -> 'Go to' in message
- 09:11 Changeset [15923] by
- display instead of float
- 09:05 Changeset [15922] by
- ActionLibrary?.pm 'Goto' -> 'Go to' in message
- 08:12 Changeset [15921] by
- clearner list of the polls, include dates
09/03/11:
- 18:02 Changeset [15920] by
- tweak fixes to silence critic
- 16:44 Changeset [15919] by
- added another catch for an unknown error
- 16:24 Changeset [15918] by
- added catch for unknown error
- 15:27 Changeset [15917] by
- tidy up, remove peeks
- 15:14 Changeset [15916] by
- made some changes, found error, and fixed
- 11:12 Changeset [15915] by
- update tab nickname complete to use universe->geometry not ->plugin
- 03:19 Ticket #1317 (Padre 0.90 hangs and then segfaults on i .t file) created by
- If I open a file containing #!/usr/bin/env perl use 5.010; use strict; …
09/02/11:
- 23:05 Ticket #1132 (missing strings in 'messages.pot') closed by
- fixed: fixed in r15914
- 23:04 Changeset [15914] by
- fix t/16_messages.t to account for changes by dolmen
- 22:52 Ticket #1132 (missing strings in 'messages.pot') reopened by
- 22:38 Changeset [15913] by
- The on_right_click to on_context_menu change is breaking the API. (But …
- 11:10 Changeset [15912] by
- Update the messages.pot file
- 09:38 Changeset [15911] by
- reregex editor: highlight matched text in blue instead of red
- 09:36 Changeset [15910] by
- regex editor: insert m operator when replace field is not visible
- 09:13 Changeset [15909] by
- update Changes file
- 09:10 Changeset [15908] by
- update Changes file
- 09:08 Changeset [15907] by
- update_pot_file.pl: add --verbose and --nocleanup for easier debugging
- 09:02 Changeset [15906] by
- RegexEditor?: fix some comments
- 07:42 Changeset [15905] by
- fully remove delete/duplicate from File menu
- 07:37 Changeset [15904] by
- Changes: mj41 to MJFO
- 07:10 Changeset [15903] by
- Update the messages.pot file
- 06:10 Changeset [15902] by
- remove 'Duplicate' and 'Delete' menu entries from 'File' menu
- 01:26 Changeset [15901] by
- changed About dialogs to ShowModal?
09/01/11:
- 23:10 Changeset [15900] by
- Update the messages.pot file
- 21:56 Changeset [15899] by
- update Changes
- 21:55 Changeset [15898] by
- File::HTTP: Use 'You are' instead of 'You're' in msg
- 21:51 Changeset [15897] by
- [LaTeX plugin]
- 21:41 Ticket #1207 (PluginHooks not removed after plugin reload/disable) closed by
- fixed: patch applied in r15892.
- 21:40 Ticket #1316 (Ctrl+click do not open Perl module if clicked on full method/sub name) created by
- Click on 'File::Which::which' do not open File::Which module.
- 21:38 Changeset [15896] by
- [LaTeX plugin] update Changes
- 21:37 Changeset [15895] by
- [LaTeX plugin] fix Padre version requirement in dist.ini, bump version to …
- 21:32 Ticket #1185 (Ctrl-Left mouse click open new empty file sometime) reopened by
- 21:25 Changeset [15894] by
- plugin? compatibility to Padre 0.89, bump version number to …
- 21:20 Changeset [15893] by
- update Changes file
- 21:18 Changeset [15892] by
- apply patch in #1207: PluginHooks? not removed after plugin reload/disable
- 21:04 Ticket #1185 (Ctrl-Left mouse click open new empty file sometime) closed by
- fixed
- 20:00 Ticket #1313 (Search previous button acts as next) closed by
- fixed: Fixed in r15891
- 19:35 Changeset [15891] by
- Fix #1313.
- 17:55 Changeset [15890] by
- been reading hence tweak
- 17:09 Changeset [15889] by
- been reading hence tweak
- 12:32 Changeset [15888] by
- [LaTeX plugin] rm trailing whitespace in source file
- 12:28 Changeset [15887] by
- [LaTeX plugin] rm trailing whitespace in source file
- 12:26 Changeset [15886] by
- [LaTeX plugin] prepare for release 0.12
- 11:45 Changeset [15885] by
- tweak Composed Method clean_dialog
- 11:23 PadrePluginCookbookRecipie05 edited by
- (diff)
- 10:53 PadrePluginCookbookRecipie05 edited by
- (diff)
- 10:46 Changeset [15884] by
- tweak Composed Method clean_dialog
- 10:45 Changeset [15883] by
- Add Composed Method clean_dialog
- 05:54 Changeset [15882] by
- prepare swarm Editor for some real collaboration.
- 05:26 Changeset [15881] by
- remove awful Wx/glade experiment , add new Shiny WxFormbuilder?
08/31/11:
- 20:56 Changeset [15880] by
- po_stat: Improve layout
- 20:10 Changeset [15879] by
- Update french translation
- 16:26 SandBox edited by
- (diff)
- 02:18 Changeset [15878] by
- adjust the graceful exit behaviour
- 00:58 Changeset [15877] by
- move Padre requires WAAAAY forward to 0.91
- 00:55 Changeset [15876] by
- maneuvering and re-organise dispatch of messages
08/30/11:
- 23:10 Changeset [15875] by
- Update the messages.pot file
- 21:42 Changeset [15874] by
- remove unwanted line and some POD
- 21:22 Changeset [15873] by
- Add more _ shortcuts in menus
- 19:16 Changeset [15872] by
- Add more _ shortcuts to menus (this was supposed to be the commit in …
- 14:32 Changeset [15871] by
- remove duplicated lines
- 14:23 Changeset [15870] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 14:13 PadrePluginCookbookRecipie05 edited by
- (diff)
- 13:58 PadrePluginCookbook01 edited by
- (diff)
- 13:56 PadrePluginCookbook03 edited by
- (diff)
- 13:55 PadrePluginCookbook02 edited by
- (diff)
- 13:54 PadrePluginCookbook01 edited by
- (diff)
- 11:04 PadrePluginCookbookRecipie05 edited by
- (diff)
- 10:40 PadrePluginCookbookRecipie05 edited by
- (diff)
- 09:41 PadrePluginCookbookRecipie05 edited by
- (diff)
- 09:40 PadrePluginCookbookRecipie04 edited by
- (diff)
- 09:40 PadrePluginCookbook03 edited by
- (diff)
- 09:39 PadrePluginCookbook02 edited by
- (diff)
- 09:39 PadrePluginCookbook01 edited by
- (diff)
- 09:36 Changeset [15869] by
- update interfaces to v0.91 minor tweaks
- 09:28 PadrePluginCookbookRecipie05 edited by
- (diff)
- 09:26 Changeset [15868] by
- update interfaces to v0.91
- 09:18 Changeset [15867] by
- No more screen errors. Oops fixed my stupid error :(
- 05:54 Changeset [15866] by
- more trace cleanup move responsibility for socketpair into ::Service
08/29/11:
- 21:19 Ticket #1315 (Context menu: keyboard alternatives do not work) created by
- The mouse right click is the usual way to trigger the context menu. …
- 21:10 Changeset [15865] by
- update changes , remove some trace. beginning of real encapsulation for …
- 20:40 Features edited by
- Right Click -> Context Menu (diff)
- 19:13 Features/RightClick edited by
- Add info about standard ways of triggering the context menu using the … (diff)
- 18:49 Changeset [15864] by
- fix a couple of small typos in POD
- 15:10 Changeset [15863] by
- Update the messages.pot file
- 14:13 Changeset [15862] by
- remove duplicated lines
- 14:07 Changeset [15861] by
- tidy, remove unwanted comments add so critic tweaks and tidy
- 13:52 Changeset [15860] by
- add another composed method, and restructure
- 12:31 Changeset [15859] by
- First annotations-enabled Perl editor test is here!
- 12:25 Changeset [15858] by
- Another fix that is related to smart highlight indicators
- 12:23 Changeset [15857] by
- Properly clear out warnings and error indicators. bowtie++
- 12:16 Changeset [15856] by
- 0.25_02 (unreleased) exposes annotations API
- 11:37 Changeset [15855] by
- 0.25_01 is going to be released soon!
- 11:29 Changeset [15854] by
- No point in warning about deprecated API when the method has other uses. …
- 11:12 Changeset [15853] by
- Smart highlight now uses modern indicator API (if available). …
- 11:10 Changeset [15852] by
- Update the messages.pot file
- 11:04 Changeset [15851] by
- Step one in utilizing Scintilla's modern indicator API in Padre. Simply …
- 10:50 Changeset [15850] by
- Added a working example of how to use the modern indicator API to …
- 10:44 Changeset [15849] by
- Updated Changes
- 10:43 Changeset [15848] by
- Expose scintilla's modern indicator API.
- 10:22 Changeset [15847] by
- Updated Changes
- 10:15 Changeset [15846] by
- Clear all indicators if there is text in the editor while the syntax …
- 09:58 Changeset [15845] by
- Cleaned up the source code from unused SWIG defines
- 09:56 Changeset [15844] by
- Fixed typo wxEVT_STC_AUTOCOMP_DELETED -> wxEVT_STC_AUTOCOMP_CHAR_DELETED; …
- 09:41 Changeset [15843] by
- Exposed wxEVT_STC_INDICATOR_CLICK, wxEVT_STC_INDICATOR_RELEASE, …
- 09:06 Changeset [15842] by
- Updated Changes
- 09:02 Changeset [15841] by
- Deprecate IndicatorSetStyle? and IndicatorGetStyle?. Please use Scintilla's …
- 08:46 Changeset [15840] by
- Opening the way to Wx::Scintilla 0.25_01
- 08:12 Changeset [15839] by
- Released 0.23_01 as stable 0.24
- 08:04 Changeset [15838] by
- [Autoformat] Added back MANIFEST.SKIP
- 07:32 Changeset [15837] by
- [Acme-Padre-PlayCode?] Fix typo in MANIFEST.SKIP
- 07:27 Changeset [15836] by
- ??-author-* -> ??-release-*
- 07:25 Changeset [15835] by
- [Autoformat] Perl tidy and converted project from Dist::Zilla into …
- 03:10 Changeset [15834] by
- Update the messages.pot file
- 02:26 Changeset [15833] by
- Cleaning up layouts a bit
- 02:14 Changeset [15832] by
- Don't use shorthand anywhere we are tracking classes
- 01:09 Changeset [15831] by
- now with much more unconditional TRACE() fluff. Added nasty hack …
08/28/11:
- 23:26 PadrePluginCookbookRecipie05 edited by
- (diff)
- 17:28 Changeset [15830] by
- bump to v0.04 remove commented out code add some more Trace if Debug lines …
- 16:41 Changeset [15829] by
- add a composed method, and restructure
- 12:20 Changeset [15828] by
- add a composed method remove more unwanted clutter
- 11:10 Changeset [15827] by
- Update the messages.pot file
- 09:12 Changeset [15826] by
- - Only show the GTL splash screen once per version change on GTK (ADAMK)
- 08:38 Ticket #1314 (syntax checker cannot deal with abs_path($0) ?) created by
- Having the following code in a script trips the syntax checker. […] …
- 03:27 Changeset [15825] by
- add comments to some of the unusual ugly bits
08/27/11:
- 23:10 Changeset [15824] by
- Update the messages.pot file
- 21:12 Changeset [15823] by
- rename method start to make more readable
- 20:25 Changeset [15822] by
- on_right_click => on_context_menu A first step to go to a clean support …
- 17:55 Changeset [15821] by
- a couple of typos
- 15:10 Changeset [15820] by
- Update the messages.pot file
- 15:09 Changeset [15819] by
- svn choice now only shows relevant files added Padre::Current to interface
- 14:30 Changeset [15818] by
- Add _ more menu shortcuts.
- 14:27 Changeset [15817] by
- added vcs support to open file info, Alias++ manually added trailing () to …
- 12:49 Changeset [15816] by
- Removing the details, Task 3.0 is enough
- 11:08 Changeset [15815] by
- Moved from feature to incompatibility section :)
- 09:41 Changeset [15814] by
- Update french translation greffon -> extension
- 09:30 Ticket #1265 (Padre::Plugin::FormBuilder can't find wxfb.png, have to make install, so ...) closed by
- fixed
- 09:29 Ticket #1301 (Padre::Plugin::FormBuilder kills Padre on reload :() closed by
- fixed
- 08:48 Ticket #1260 (fix for :- This violates encapsulation) closed by
- not relevant
- 08:35 Ticket #1194 (PPI Experimental & Skeleton Build) closed by
- not relevant
- 05:12 Changeset [15813] by
- Fix the ordering of destruction for local multicast disconnect.
- 05:11 Ticket #1313 (Search previous button acts as next) created by
- "previous" should search the file backwards. It doesn't, it acts just like …
08/26/11:
- 23:10 Changeset [15812] by
- Update the messages.pot file
- 22:12 Changeset [15811] by
- Add a few missing ... in menus (File/Open? and Refactor/Rename? variable)
- 21:57 Changeset [15810] by
- Add _ shortcuts to all menus of the main window. Sorry to translators
- 20:41 Ticket #1306 (Locale: move 'fr-fr' to just 'fr') closed by
- fixed: Fixed in r15809.
- 19:26 PadrePluginCookbookRecipie05 edited by
- (diff)
- 19:21 Changeset [15809] by
- Rename language code 'fr-fr' to 'fr' in Padre and plugins Change the …
- 19:15 PadrePluginCookbookRecipie05 edited by
- (diff)
- 18:39 PadrePluginCookbookRecipie05 edited by
- (diff)
- 17:05 PadrePluginCookbookRecipie05 edited by
- (diff)
- 16:09 PadrePluginCookbookRecipie05 edited by
- (diff)
- 15:00 Changeset [15808] by
- Fixing 16_messages.t
- 14:59 Changeset [15807] by
- Test fixes and such
- 14:54 Changeset [15806] by
- Restoring a convenience that maybe IS useful
- 12:07 Changeset [15805] by
- accept in-band shutdown message instead of brutal task->cancel
- 12:00 Changeset [15804] by
- ->inbox poll takes responsibility for incoming messages implement loopback …
08/25/11:
- 14:59 Changeset [15803] by
- sorry, fixed broken po
- 14:54 Changeset [15802] by
- updated ja.po (partly)
- 14:02 PadrePluginCookbook03 edited by
- (diff)
- 13:36 PadrePluginCookbook02 edited by
- (diff)
- 12:42 Ticket #1312 (Mouse (Ubuntu) Copy Paste X-Clipboard) created by
- Sewi bowtie: Sorry for asking this _again_, but you're on Win or Linux? …
- 05:19 Ticket #1311 (Use additional mouse buttons) created by
- Some mice habe additional Buttons like forward/back for websites. They …
08/24/11:
- 22:56 Changeset [15801] by
- update to padre 0.90 as minimum required version
- 22:53 PadrePluginCookbookRecipie05 edited by
- (diff)
- 22:40 PadrePluginCookbook01 edited by
- Updated page for Padre v0.90 (diff)
- 19:29 Changeset [15800] by
- Updated Padre Italian translation
- 15:58 Changeset [15799] by
- More breakage of parent -> child messaging. This now provides a specific …
- 15:10 Changeset [15798] by
- Update the messages.pot file
- 14:34 Changeset [15797] by
- more trace. Local transport traps its own 'disconnect' event also.
- 14:28 Changeset [15796] by
- whitespace
- 14:22 Changeset [15795] by
- global swarm transport register for it's own disconnect event when …
- 14:13 Changeset [15794] by
- TRACE tweaking
- 14:10 Changeset [15793] by
- Removing some conveniences intended for use by the task manager but only …
- 14:07 Changeset [15792] by
- more trace around swarm disconnect and connection teardown
- 14:04 Changeset [15791] by
- Unused conveniences have no value
- 14:04 Changeset [15790] by
- more TRACE. treat bailout as having some message regarding the 'reason' …
- 14:01 Changeset [15789] by
- Magic _CAN no longer necesary in this context
- 13:57 Changeset [15788] by
- Yet longer sleep time
- 13:56 Changeset [15787] by
- Correct a test count
- 13:56 Changeset [15786] by
- transport die with a vengance when moving :shared Swarm::Message objects …
- 13:55 Changeset [15785] by
- Part 2 - stupid limited svn.
- 13:54 Changeset [15784] by
- Rename the merged Padre::TaskThread? back to Padre::TaskWorker? (part 1)
- 13:53 Changeset [15783] by
- jog gently behind Alias' massive race to f*/unf* Task ?.?
- 13:33 Changeset [15782] by
- The idea of having separate TaskThread? and TaskWorker? classes was to allow …
- 12:49 Changeset [15781] by
- Converted a few manual config writes to lock writes
- 12:38 Changeset [15780] by
- Removing unused event handler
- 12:01 Changeset [15779] by
- More POD cleanup
- 11:59 Changeset [15778] by
- Correcting the =head level on some files
- 09:24 Changeset [15777] by
- Smart highlight ignores whitespace now
- 07:10 Changeset [15776] by
- Update the messages.pot file
- 06:07 Changeset [15775] by
- Adding a proper OnExit? handler
- 05:57 Changeset [15774] by
- - Padre::Wx::App will use Wx internal singleton logic instead of …
- 03:13 Changeset [15773] by
- Allow a bit longer for clean thread shutdown
- 03:10 Changeset [15772] by
- - The advanced setting threads_maximum allows the tuning of the …
08/23/11:
- 15:49 Changeset [15771] by
- Drop Win32 stack size down to 4meg
- 15:10 Changeset [15770] by
- Update the messages.pot file
- 14:58 Changeset [15769] by
- This test appears to be superfluous
- 14:53 Changeset [15768] by
- - The setting threads_stacksize config options allows the tuning of the …
- 12:31 Changeset [15767] by
- oops
- 12:26 Changeset [15766] by
- We now join the worker threads instead of having them detach.
- 11:59 Changeset [15765] by
- Oops spelling
- 11:24 Changeset [15764] by
- Now that we can start new threads asynchronously in the background, remove …
- 11:19 Changeset [15763] by
- Spawn threads in void context, try to avoid leaving copies of variables …
- 11:18 Changeset [15762] by
- Document steps in the task handler, and add a $SIG{STOP} handler for any …
- 11:15 Changeset [15761] by
- Yield before we close to give a chance for child thread events to be …
- 11:09 Changeset [15760] by
- Add test case for task manager running without threads
- 10:15 Changeset [15759] by
- add some comments comment out unused code
- 09:03 Changeset [15758] by
- Removed a method call
- 08:25 Changeset [15757] by
- - The task manager can now run without the need for threads. However, …
- 07:10 Changeset [15756] by
- Update the messages.pot file
- 06:24 Changeset [15755] by
- Moved log bootstrapping to Padre::Wx::App
- 04:22 Changeset [15754] by
- Better debugging messages
- 03:17 Changeset [15753] by
- - Task owners can now hijack status bar messages if they wish to (ADAMK)
- 02:24 Changeset [15752] by
- finished
08/22/11:
- 11:10 Changeset [15751] by
- Update the messages.pot file
- 09:42 Changeset [15750] by
- Message tweak
- 09:39 Changeset [15749] by
- - Added support for task parents and owners being notified when a task has …
- 07:28 Changeset [15748] by
- Removed superfluous method
- 07:14 Changeset [15747] by
- Removed a $DB::single = 1;
- 07:10 Changeset [15746] by
- Update the messages.pot file
- 07:05 Changeset [15745] by
- Task objects no longer have access to the original owner in object form at …
- 03:48 Changeset [15744] by
- And now it works again
- 03:45 Changeset [15743] by
- Call BOTH the task finish method, and the owner's on_finish method. This …
- 03:28 Changeset [15742] by
- Removed superfluous $DB::single
- 03:10 Changeset [15741] by
- Update the messages.pot file
- 01:38 Changeset [15740] by
- - Some tools are more thorough about indicating they are not used (ADAMK)
- 00:50 Changeset [15739] by
- - The syntax highligher spawns the perl -c call with the unsaved file as …
08/21/11:
- 19:27 Changeset [15738] by
- add eval blocks add Wx::gettext() to radiobox items
- 13:06 Changeset [15737] by
- steer through Padre::Task api changes
- 11:29 Changeset [15736] by
- Updated 0.23_01 release date in Changes
- 11:23 Changeset [15735] by
- Updated perl interpolation test case text document
- 11:22 Changeset [15734] by
- Bumped version to 0.23_01
- 11:20 Changeset [15733] by
- Updated the string variable interpolation Perl lexer to the latest (KHMAN)
- 10:38 Changeset [15732] by
- fix a refactoring fluff
- 06:09 Changeset [15731] by
- More message system refactoring
08/20/11:
- 19:45 Changeset [15730] by
- Fix missing ->owner, finally break project browser
- 17:56 Changeset [15729] by
- Perl tidy
- 17:56 Changeset [15728] by
- Workaround-Fix Padre start bug and add a test to check for a final fix …
- 16:11 Changeset [15727] by
- Backup unsaved files without filename
- 15:10 Changeset [15726] by
- Update the messages.pot file
- 13:31 Changeset [15725] by
- Make About dialog more translatable. Punctuation must be kept attached to …
- 12:52 Changeset [15724] by
- Update french translation (typos, regex editor)
- 11:45 Changeset [15723] by
- Update french translation
- 11:30 Ticket #1310 (unable to compile with strawberry perl 5.12.3) created by
- After installing a brand new strawberry perl portable (from …
- 11:10 Changeset [15722] by
- Update the messages.pot file
- 10:44 Changeset [15721] by
- Add menu shortcuts in labels of File menu
- 09:43 Changeset [15720] by
- Fix missing menu shortcuts in Edit menu labels
- 09:22 Changeset [15719] by
- Update french translation
- 07:23 Changeset [15718] by
- Update french translation in plugins
- 02:19 Changeset [15717] by
- Ensure both the parent and child are flagged as cancelled, so the …
- 02:16 Changeset [15716] by
- Thinko, owners should be passed the task object, not the task handle
- 02:15 Changeset [15715] by
- Task 3.0 part 2. Some methods which can only be run in the child are …
- 01:08 DownloadMacOSX edited by
- (diff)
- 01:06 Changeset [15714] by
- Fixed message packing for child -> parent messages. Background stuff …
- 00:57 Changeset [15713] by
- re cut with leading wx::
- 00:48 Changeset [15712] by
- Typo, bowtie++
08/19/11:
- 20:45 Ticket #1309 (Padre::Plugin::Catalyst Crash after pressing "New Catalyst Application") created by
- perl -v = v5.10.1 Wx Version=(0.9901) wxWidgets 2.8.11 unicode=(1) OS: …
- 19:10 Changeset [15711] by
- Update the messages.pot file
- 18:38 Changeset [15710] by
- removed Git wish list stuff changed from Beta to RC1 handed tweaked FB to …
- 16:57 Changeset [15709] by
- tweaks to POD
- 16:23 Changeset [15708] by
- Adjusting message
- 16:18 Changeset [15707] by
- start of POD, a bit on the min side.
- 16:16 Changeset [15706] by
- - Lands Task 3.0 which fixes bidirectional communication and thus enables …
- 15:10 Changeset [15705] by
- Update the messages.pot file
- 13:55 Release edited by
- (diff)
- 13:51 Changeset [15704] by
- this is the working merge of the 0.90 branch back to trunk
- 13:34 Changeset [15703] by
- reversing that last merge and commit
- 13:17 Release edited by
- (diff)
- 12:53 Changeset [15702] by
- merging the branch back to trunk: -r15562:15701 …
- 12:22 Changeset [15701] by
- about to merge from the 0.90 branch back to trunk
- 12:03 Changeset [15700] by
- tidy, remove unwanted comments
- 12:03 Release_History edited by
- (diff)
- 12:01 Changeset [15699] by
- Added eval test for svn::class, so we don't lie, in dialogue
- 12:00 Changeset [15698] by
- tag Padre-0.90
- 11:38 Changeset [15697] by
- Padre::Document: fix false assumption that Encode is already loaded
- 11:09 PadrePluginCookbookRecipie05 edited by
- (diff)
- 10:00 Changeset [15696] by
- remove say, and drop to 5.008
- 09:22 Changeset [15695] by
- add a composed method remove more unwanted clutter
- 09:00 Changeset [15694] by
- fixed encapsulation, ie my tat code
- 08:33 Changeset [15693] by
- Add missing "use utf8" in Padre::Locale and remove the hack
- 08:32 Changeset [15692] by
- Fix missing 'no strict ref'
- 07:10 Changeset [15691] by
- Update the messages.pot file
- 06:44 Changeset [15690] by
- Various improvements
- 06:41 Changeset [15689] by
- Typo
- 06:41 Changeset [15688] by
- Inline Class::Unload as Padre::Unload so we can do an enhanced version
- 03:10 Changeset [15687] by
- Update the messages.pot file
- 02:36 Changeset [15686] by
- Removed our use of Mouse
- 02:31 Changeset [15685] by
- Noting the comment change
- 02:23 Changeset [15684] by
- The use utf8 broke Padre utterly, removed it
- 00:01 Changeset [15683] by
- sync to trunk, only.
08/18/11:
- 23:10 Changeset [15682] by
- Update the messages.pot file
- 22:32 Changeset [15681] by
- Update french translation
- 22:30 Changeset [15680] by
- fixed another encapsulation also a critic () error
- 22:29 Changeset [15679] by
- Add missing "use utf8" in Padre::Locale
- 22:11 Changeset [15678] by
- fixing more of my tat
- 20:58 Changeset [15677] by
- remove old comments tidy code
- 20:48 Changeset [15676] by
- add a composed method add human readable names
- 19:36 Ticket #1308 (Padre-Plugin-FormBuilder has a really minor test failure when run on linux) created by
- There is a minor test failure when run on linux. It simply looks like the …
- 19:20 Ticket #1307 (Preferences->External tools diff tool dialog has a *.* filter that doesn't ...) created by
- If I try to setup an external diff tool via the preferences dialog I …
- 19:18 Changeset [15675] by
- start on fixing my tat, one encapsulation down :
- 15:28 Changeset [15674] by
- Some cleaning
- 15:10 Changeset [15673] by
- Update the messages.pot file
- 14:31 Changeset [15672] by
- Padre will launch again
- 14:22 Changeset [15671] by
- Stripping a couple of things that don't work
- 14:00 Changeset [15670] by
- Capitalisation typo
- 12:56 Changeset [15669] by
- Added the last of the wx stuff we need in the short term. Left out media, …
- 12:25 Changeset [15668] by
- Converted more constants. Tweaked the constant generator so it deals with …
- 11:58 Changeset [15667] by
- And another checkpoint
- 11:51 Changeset [15666] by
- Fixing newlines
- 11:50 Changeset [15665] by
- On a crazy while, I did all the :s... tags at once
- 11:40 Changeset [15664] by
- Aaaaand another checkpoint
- 11:10 Changeset [15663] by
- Update the messages.pot file
- 11:08 Changeset [15662] by
- And another checkpoint
- 11:01 Changeset [15661] by
- Remapping :aui constants
- 10:58 Changeset [15660] by
- Checkpoint commit of more constant remapping
- 08:45 Changeset [15659] by
- Converted the :sizer constants. I'm sick of writing all the specific ones …
- 08:40 Ticket #1306 (Locale: move 'fr-fr' to just 'fr') created by
- The translation for the french language has initially been created as …
- 08:16 Ticket #1305 (Save files in background) created by
- Flushing files to disk could take very long on slow links. "Save" should …
- 08:03 Changeset [15658] by
- Converted the :dialog constants Wx::wxCANCEL --> Wx::CANCEL Wx::wxCENTRE …
- 07:47 Changeset [15657] by
- Added :dialog to constants
- 06:01 Changeset [15656] by
- Converting the :frame family of constants Wx::wxBOTH --> …
- 05:35 Changeset [15655] by
- Wx::wxDF_TEXT --> Wx::DF_TEXT
- 03:58 Changeset [15654] by
- Converted Wx::wxTheClipboard to Wx::TheClipboard?
- 03:48 Changeset [15653] by
- Converting :id to new constants Wx::wxID_* --> Wx::ID_*
- 03:34 Changeset [15652] by
- Converted the :textctrl constants. Wx::wxTE_* --> Wx::TE_*
- 03:28 Changeset [15651] by
- Fix exempted filename
- 01:22 Changeset [15650] by
- First phase of Wx constant renaming, in lib only. Wx::wxDefaultSize --> …
- 00:38 Changeset [15649] by
- Set binmode on the filehandles during the replace, so we don't change the …
- 00:35 SvnMimeTypes edited by
- (diff)
08/17/11:
- 23:10 Changeset [15648] by
- Update the messages.pot file
- 22:58 Changeset [15647] by
- Fix HTML for clean XHTML 1.0 validation
- 22:27 Changeset [15646] by
- po_stats/HTML: Show all languages from all projects
- 22:20 Changeset [15645] by
- Update/Add? french translation
- 22:09 Changeset [15644] by
- working, but code is v messy, lots to do still
- 22:07 Changeset [15643] by
- Set eol-style to unix
- 21:14 Changeset [15642] by
- Update french translation
- 20:35 Changeset [15641] by
- Adding use t::lib::Padre
- 20:34 Changeset [15640] by
- Fixing dash
- 20:27 Changeset [15639] by
- Adding the experimental wxDefaultSize --> DefaultSize? transform
- 20:18 Changeset [15638] by
- Update french translation
- 20:17 Changeset [15637] by
- svn:ingore => MYMETA.json
- 20:09 Changeset [15636] by
- Fix ugly hack
- 20:04 Changeset [15635] by
- [LaTeX plugin] add some more commands+environments
- 20:03 Changeset [15634] by
- Updating badcode exemptions
- 20:00 Changeset [15633] by
- Fix newlines
- 19:37 Changeset [15632] by
- Adding :systemsettings
- 19:34 Changeset [15631] by
- Removed config setting
- 19:14 Changeset [15630] by
- Switching to a manual exporter as a half-way step to further shortening
- 16:59 Changeset [15629] by
- Updated Padre Italian translation
- 15:22 Changeset [15628] by
- slowly moving forward tidy up dialogue
- 15:14 Changeset [15627] by
- po_stats.pl: add a link to the translation page in the wiki to motivate …
- 15:10 Changeset [15626] by
- Update the messages.pot file
- 15:05 Ticket #1304 (unnecessary horizontal scrollbar) created by
- How to reproduce: open an empty file in Padre. Still, there is a …
- 14:59 Changeset [15625] by
- fix some 'fuzzy' Spanish translations: down to 15 untranslated strings
- 14:40 Changeset [15624] by
- [0.90 branch] updated German translation - all strings translated
- 14:34 Ticket #1303 (nicer error messages for Deparse) created by
- Currently, if the user does something wrong, e.g. selecting an …
- 14:29 Ticket #1302 (Deparse feature and Moose) created by
- The "Deparse" feature and Moose behave a bit strangely when they are …
- 14:29 Changeset [15623] by
- This is Perl, we use underscores
- 13:18 Changeset [15622] by
- Replace in Files is now active and can break your computer!
- 13:09 Changeset [15621] by
- Fixed bug in line search
- 12:41 Changeset [15620] by
- - We now SetEndAtLastLine?(0) on editor panels so you can scroll one page …
- 12:15 Changeset [15619] by
- be consistent with our storage of swarm editor resources
- 12:14 Changeset [15618] by
- bad idea to destroy this here.
- 11:53 Changeset [15617] by
- Added "Wx::Scintilla - Latest Scintilla in a box" by $meMeME :)
- 11:21 Changeset [15616] by
- Noting that Wx::Scintilla is now compulsory. azawawi++
- 11:17 Changeset [15615] by
- - Wx constants are now Wx::FOO instead of Wx::wxFOO... and these ones are …
- 11:17 Changeset [15614] by
- Commenting out the locale diag, since it's not really relevant to …
- 11:10 Changeset [15613] by
- Update the messages.pot file
- 10:52 Changeset [15612] by
- Small nudge in Changes
- 10:35 Changeset [15611] by
- 0.21_08 is now released as stable 0.22 to the *unsuspecting* world
- 10:28 Changeset [15610] by
- Updated perl_editor.pl to set the style bits to whatever the Perl lexer …
- 10:25 Changeset [15609] by
- Do not assume that Wx::STC needs to be loaded. Later we can fix Wx::wxSTC_ …
- 10:10 Changeset [15608] by
- Set the style bits (default: 5) needed by the current Scintilla lexer. In …
- 09:54 Changeset [15607] by
- - Added Replace in Files using matching logic to Find in Files (ADAMK) …
- 08:27 Changeset [15606] by
- Added tests for, and debugged, Padre::Search::scalar_count_all and …
- 08:10 Changeset [15605] by
- Bumped version to 0.21_08
- 08:09 Changeset [15604] by
- [Wx::Scintilla] The following variable interpolation patterns are now …
- 07:59 Changeset [15603] by
- Added a TRACE statement
- 07:50 Changeset [15602] by
- - Wx doesn't seem to let us change the PaneBorder? setting after pane …
- 07:10 Changeset [15601] by
- Update the messages.pot file
- 06:50 Changeset [15600] by
- fix global transport loopback with a filthy hack
- 06:38 Changeset [15599] by
- enable the editor and resource trackers in both global and local universe
- 04:44 Changeset [15598] by
- All the front end logic for replace in files works, but the backend search …
- 04:13 Changeset [15597] by
- More nudging towards working
- 04:02 Changeset [15596] by
- roll version , move to task api version 2.?.? add plugin_interfaces for …
- 03:36 Changeset [15595] by
- Completed (untested) first solid implementation of the ReplaceInFiles? …
- 02:55 Changeset [15594] by
- - Added plugin compatibility tracking to Padre::Search (ADAMK)
- 02:53 Changeset [15593] by
- Added a dedicated (and probably much faster and memory efficient) …
- 02:36 Changeset [15592] by
- Removed a use of ->handle from directory browse
- 02:15 Changeset [15591] by
- - Padre::Task::running is now Padre::Task::is_child, which is what it …
- 01:56 Changeset [15590] by
- Marginally less evil way to create the inbox and circular reference
- 01:53 Changeset [15589] by
- - Padre::Task objects are no longer aware they are being surrounded by a …
- 01:31 Changeset [15588] by
- Remove deprecated class
08/16/11:
- 23:06 Changeset [15587] by
- Update french translation (still much to do)
- 22:37 Changeset [15586] by
- Add french translation
- 22:27 Changeset [15585] by
- Add french translation
- 22:20 Changeset [15584] by
- Add french translation
- 22:08 Changeset [15583] by
- Update french translation
- 22:02 Changeset [15582] by
- Update french translation
- 21:55 Changeset [15581] by
- Update french translation
- 21:50 Changeset [15580] by
- Update french translation
- 21:43 Changeset [15579] by
- Add french translation
- 21:28 Changeset [15578] by
- Update french translation
- 21:17 Changeset [15577] by
- Update french translation
- 21:08 Changeset [15576] by
- Update french translation
- 21:04 Changeset [15575] by
- just a couple of tiny steps forward tidy up dialog start to make gui …
- 19:10 Changeset [15574] by
- Update the messages.pot file
- 18:51 Ticket #1301 (Padre::Plugin::FormBuilder kills Padre on reload :() created by
- On second use it kills Padre. Can't locate object method "new" via …
- 15:56 Changeset [15573] by
- Initial experiment with shortened constant names
- 15:39 Changeset [15572] by
- Protect the regex integrity against a bug in specifying the sub name
- 15:26 PadrePluginCookbookRecipie05 edited by
- (diff)
- 15:25 PadrePluginCookbookRecipie05 edited by
- (diff)
- 15:20 Changeset [15571] by
- [0.90 branch] update German translation
- 15:10 Changeset [15570] by
- Update the messages.pot file
- 13:50 Changeset [15569] by
- fix 'About...' to 'About'
- 13:31 Changeset [15568] by
- Enable Wx API2
- 13:00 Changeset [15567] by
- more trace . add geometry to each universe. userlist working again global …
- 12:28 Changeset [15566] by
- Remove the init all handlers
- 12:15 Changeset [15565] by
- rename tests ,remove some more fluff
- 12:09 Changeset [15564] by
- Version bump to 0.91
- 11:54 Changeset [15563] by
- Setting up changes for the next round of Development
- 11:53 Changeset [15562] by
- Branching trunk for the 0.90 release
- 11:48 Changeset [15561] by
- Perl tidy of the project that Alias++ wouldnt do... fixes up a number of …
- 11:10 Changeset [15560] by
- Update the messages.pot file
- 11:03 Changeset [15559] by
- make the test actually work when there are no outstanding blockers
- 10:50 Changeset [15558] by
- Bumping version to 0.90 so waxhead can branch for release. Do so now …
- 10:45 Changeset [15557] by
- Removing superfluous …
- 10:19 Changeset [15556] by
- Added blog post "Padre is starting to smell a little bit like 1.0" Alias++
- 10:05 Ticket #1282 (Wx::Scintilla v0.21_02 and TABS) closed by
- invalid: Just checked it without Wx::Scintilla and it is the same behavior. So this …
- 09:47 Changeset [15555] by
- Updates release date for 0.21_07 cpan release
- 07:37 Changeset [15554] by
- stil broken - now with segfaults
- 07:23 Changeset [15553] by
- Added support for feature_style_gui
- 07:18 Changeset [15552] by
- fluff ~ mostly trace
- 07:16 Changeset [15551] by
- Added variable interpolation for here-docs (KHMAN++) and Bumped version to …
- 07:10 Changeset [15550] by
- Update the messages.pot file
- 05:39 Changeset [15549] by
- The expression tool now shuts down with the plugin correctly
- 05:39 Changeset [15548] by
- Don't instantiate a config object for the project unless it has a …
- 05:19 Changeset [15547] by
- 04:17 Changeset [15546] by
- Add missing copyright
- 04:10 Changeset [15545] by
- Missing use Padre::Feature
- 03:26 Changeset [15544] by
- - Replaced Dump... menu in the Developer Plugin with a more general Dump …
- 03:10 Changeset [15543] by
- Update the messages.pot file
- 02:54 Changeset [15542] by
- Added Padre::Document::Perl->ppi_dump for quick access to the PPI::Dumper …
- 02:47 Changeset [15541] by
- - Added experimental config setting feature_style_gui to allow major GUI …
- 02:23 Changeset [15540] by
- Don't blank the output when typing
- 02:08 Changeset [15539] by
- Adding experimental feature for the rest of the GUI to inherit the colour …
08/15/11:
- 23:17 Changeset [15538] by
- Start tweaking POD and some tidy
- 23:16 Changeset [15537] by
- start of validation of diff/patch files, and some tidy
- 22:40 Changeset [15536] by
- start of validation of diff/patch files
- 22:18 Ticket #1300 (Tabs are all confused) created by
- 1. from plugin debug, new expression: $self->main->current->project …
- 19:10 Changeset [15535] by
- Update the messages.pot file
- 17:12 Changeset [15534] by
- - Added an Expression Tool to the Developer plugin so you can explore the …
- 15:10 Changeset [15533] by
- Update the messages.pot file
- 14:10 Changeset [15532] by
- $on -> $show (mostly). Makes the = line up pertier
- 13:59 Changeset [15531] by
- Squelch some warnings
- 13:53 Changeset [15530] by
- Moving the FBP file to a more standard path and filename
- 13:51 Changeset [15529] by
- This stuff shouldn't be in t
- 13:44 Changeset [15528] by
- [LaTeX plugin] bump interface version for compatibility with latest Padre
- 13:43 Changeset [15527] by
- add framesubtitle
- 13:17 Changeset [15526] by
- - The editor change dwell time (the time between when you stop typing and …
- 11:50 Changeset [15525] by
- Less magic values
- 11:36 Changeset [15524] by
- Recolor the document to make sure we do not accidentally remove syntax …
- 11:10 Changeset [15523] by
- Update the messages.pot file
- 10:29 Changeset [15522] by
- Properly use the wxSTC constant for indicators mask instead of a magic …
- 10:14 Changeset [15521] by
- Fix method name typo in TRACE()
- 09:03 Changeset [15520] by
- Remove the hack, it looks like the syntax highlighter is the cause of the …
- 08:38 Changeset [15519] by
- Updated release date for 0.21_06 in Changes [Wx::Scintilla]
- 08:23 Ticket #1292 (File New Perl 5 Script/template/test crashing in trunk) closed by
- not a bug: 'Template::Tiny' is already required to be installed in Padre's …
- 08:19 Changeset [15518] by
- Documenting a large chunk of the Padre::Task API
- 08:18 Changeset [15517] by
- Stop ignoring syntax checking errors without an actual type
- 08:04 Changeset [15516] by
- Added the real name of sugar++ in Changes entry
- 06:42 Changeset [15515] by
- add and remove a tremendous degree of fluff and TRACE() Start cutting …
- 03:35 Changeset [15514] by
- Noting how evil the circular reference is
- 03:10 Changeset [15513] by
- Update the messages.pot file
- 02:56 Changeset [15512] by
- Integrating the expression dialog with plugin_disable
- 02:53 Changeset [15511] by
- Adding skeleton for the new expression evaluator (part of the developer …
- 02:48 Changeset [15510] by
- Added wrapper method ->message to the actual task object
- 02:42 Changeset [15509] by
- Bug fix in task class checking
- 02:34 Changeset [15508] by
- Padre::Role::Task now has full POD documentation
- 02:34 Changeset [15507] by
- Reverting task_schedule returning the task object. It again returns true …
- 02:31 Changeset [15506] by
- Win32::SW_FOO constants need to be called as Win32::SW_FOO() because we …
- 02:31 Changeset [15505] by
- Actually, lets not do that
- 02:22 Changeset [15504] by
- Ensure Win32 constants are available on Windows
- 02:18 Changeset [15503] by
- Slightly improve the colourise problem by stimulating the colourisation …
- 01:18 Changeset [15502] by
- Fix Padre::Role::Task::task_request allowing requestors access to the task …
- 00:17 Changeset [15501] by
- Adding expression evaluator to replace the "Dump" menu entries in the …
08/14/11:
- 23:44 Changeset [15500] by
- Initial import of Plug-in Patch supports perl dev -a -t …
- 21:57 Changeset [15499] by
- Swarm - break nearly everything in pursuit of better transport layer. …
- 21:40 SvnMimeTypes edited by
- Add information about Dolmen disagreement on text/x-perl (diff)
- 21:02 SvnMimeTypes edited by
- (diff)
- 19:35 Ticket #1299 (Space bar doesn't work in editor) created by
- With Padre from trunk (r15498) on Ubuntu Natty with Unity, I can't type …
- 16:01 Changeset [15498] by
- Actions may be called from anywhere, not only from the menu (now passing …
- 15:29 Ticket #1270 (Padre::Plugin::SpellCheck, fix for missing version) closed by
- not relevant: only error from svn trunk, works from CPAN
- 15:10 Changeset [15497] by
- Update the messages.pot file
- 14:02 Changeset [15496] by
- I think he's earned it
- 13:54 Changeset [15495] by
- Adding patch plugin
- 13:40 SvnMimeTypes edited by
- Add *.psgi (diff)
- 13:39 SvnMimeTypes edited by
- text/x-perl -> application/x-perl (diff)
- 12:10 Changeset [15494] by
- unblock the nonblocking dequeue from TaskHandle?. Fixup logic for on_finish …
- 11:34 Changeset [15493] by
- svn:mime-type=text/plain for README, LICENSE, COPYING and Changes
- 11:14 Changeset [15492] by
- add solarize editor theme contributed by 'sugar' ++
- 11:10 Changeset [15491] by
- An improved Perl editor (to be ported later into Padre) that takes use of …
- 11:10 Changeset [15490] by
- Update the messages.pot file
- 11:08 SvnMimeTypes edited by
- Fix svn:mime-type for images (diff)
- 11:06 Changeset [15489] by
- Niggly layout stuff
- 11:04 SvnMimeTypes edited by
- auto-props are not system independent: svn-eol=native is what handles … (diff)
- 10:59 Changeset [15488] by
- Fix svn:mime-type on padre.ico
- 10:59 Changeset [15487] by
- Oops
- 10:08 Changeset [15486] by
- Fixed a ton of miscellaneous non-existant $self->method methods
- 09:57 Changeset [15485] by
- Allow mutating $_ in list expressions
- 09:50 Changeset [15484] by
- More size fixes to sample Perl editor in Wx::Scintilla
- 09:44 Changeset [15483] by
- Perl tidy Padre::Document::Perl
- 09:43 Changeset [15482] by
- Read sample from share/perl-test-interpolation.pl.txt in perl_editor.pl
- 09:42 Changeset [15481] by
- Adding experimental capture_mouse method
- 09:39 Changeset [15480] by
- First step in preparing a better test case for Wx::Scintilla variable …
- 09:04 Changeset [15479] by
- Added feature_devel_endstats_options
- 08:49 Changeset [15478] by
- feature_devel_endstats and feature_devel_traceuse are now in …
- 08:46 Changeset [15477] by
- Fix a syntax error that was introduced in r15476 (azawawi--)
- 08:39 Changeset [15476] by
- Added feature_devel_traceuse (disabled by default) and …
- 08:23 Changeset [15475] by
- D::TU -> Devel::TraceUse? in dev
- 08:09 Changeset [15474] by
- About dialog: fix Alien::wxWidgets version reporting
- 07:58 Changeset [15473] by
- Fix build failure on wxWidgets 2.8.10 (MARKD++)
- 07:58 Ticket #1003 (Undo and redo's shortcuts do not show up in the menu) closed by
- duplicate
- 07:48 Changeset [15472] by
- Bumped version to 0.21_06 and updated Changes
- 07:47 Changeset [15471] by
- Take 2 of the awesome KHMan's LexPerl?.cxx patch from Scintilla interest …
- 07:19 Changeset [15470] by
- Fixed 04-config.t failure
08/13/11:
- 23:34 Ticket #1298 (Changing font in preferences is not applied to existing editors) created by
- When the font is changed using the preference dialog, the new font is only …
- 20:05 Ticket #1293 (task signal test failed during CPAN Upgrade (0.86 to 0.88)) closed by
- fixed
- 20:04 Changeset [15469] by
- Padre should not exit with running threads
- 20:04 Changeset [15468] by
- Known Padre exit-with-threads error should not stop installation
- 19:17 SvnMimeTypes edited by
- fix fatal typo: svn:mine-type => svn:mime-type (diff)
- 19:05 Changeset [15467] by
- Fix EOL to Unix in Makefile.PL
- 16:51 Ticket #1297 (Ubuntu Natty: default font is not monospaced) created by
- When starting Padre with a clean config (no config at all) on Ubuntu Natty …
- 16:15 Ticket #1296 (FindFast: Ctrl+V doesn't paste into search box) created by
- * Open a document in Padre * Press Ctrl+F to launch FastFind? (the search …
- 16:06 Ticket #1295 (Taskbar icon is blurry on Ubuntu with Unity desktop) closed by
- fixed: Fixed in r15466. Just hope I do not break other platforms.
- 16:03 Changeset [15466] by
- Fix #1295: blurry icon in Unity taskbar The main application icon …
- 13:56 Ticket #1295 (Taskbar icon is blurry on Ubuntu with Unity desktop) created by
- Looks like the icon from the application as it appears in the Unity panel …
- 13:15 Changeset [15465] by
- Finish 'dev.pl' => 'dev' The dev script was included in release 0.88 as …
- 11:10 Changeset [15464] by
- Update the messages.pot file
- 09:54 Changeset [15463] by
- Fixes in menu labels: - add _ shortcut to File and Tools menu (TODO others …
- 09:12 Changeset [15462] by
- Update french translation
- 03:10 Changeset [15461] by
- Update the messages.pot file
- 02:51 Changeset [15460] by
- Make sure Padre::Wx::Editor always consistently uses it's own ->config …
- 02:47 Changeset [15459] by
- Padre::Wx::Editor->config will pick up the project's custom config if …
- 02:23 Changeset [15458] by
- Pass the config object down through the stack of editor styling methods
- 01:59 Changeset [15457] by
- Remove Padre::Wx::Editor::_color and convert to using the identical …
- 01:06 Changeset [15456] by
- Renamme dev.pl to dev in Padre::Manual::Hacking
- 00:44 Changeset [15455] by
- steal a taskmanager test from Padre/t
- 00:16 Changeset [15454] by
- Moved external_diff_tool setting to bin_diff and added new bin_shell …
08/12/11:
- 23:56 Changeset [15453] by
- Improve "Dump %INC" in Dev plugin: add order and $VERSION
- 23:35 Changeset [15452] by
- More Storable tests
- 23:20 Changeset [15451] by
- Add Devel::TraceUse? feature to 'dev' with --use
- 23:14 Ticket #1294 (Space in text field for pref "editor_right_margin_colum" stops Padre) created by
- How to reproduce: 1. Tools > Preferences > Appearance 2. Text field for …
- 16:05 Changeset [15450] by
- remove pointless event registration , update tests
- 15:58 Changeset [15449] by
- local multicast transport simplified
- 15:10 Changeset [15448] by
- Update the messages.pot file
- 15:03 Changeset [15447] by
- the makings of a simpler swarm client
- 13:05 Changeset [15446] by
- Typo fix
- 12:52 Changeset [15445] by
- move compatibility w/ Padre::Wx::Editor
- 12:16 Changeset [15444] by
- update Changes for SVN plugin
- 12:13 Changeset [15443] by
- #1290 change alternate colour to be derived.
- 11:12 Changeset [15442] by
- Perl tidy
- 11:10 Changeset [15441] by
- Update the messages.pot file
- 10:29 Changeset [15440] by
- Updated release date for 0.21_05 CPAN release
- 10:19 Changeset [15439] by
- Fixed a missing C++ compilation error
- 10:15 Ticket #916 (Perl syntax highlighting: highlight interpolated variables and special ...) closed by
- fixed: Scintilla 0.21_05 fixes this ticket by a recent patch on Scintilla …
- 10:00 Changeset [15438] by
- Added the exact copy of perl-test-interpolation.pl by Kein-Hong Man …
- 09:58 Changeset [15437] by
- Early integration of the 'Perl variable interpolation' patch by Kein-Hong …
- 09:55 Ticket #1293 (task signal test failed during CPAN Upgrade (0.86 to 0.88)) created by
- cpan upgrade Padre failed because of this failed test: t/27_task_signal.t …
- 09:46 Changeset [15436] by
- Added some string variable interpolation in share/editor.pl
- 09:44 Ticket #1292 (File New Perl 5 Script/template/test crashing in trunk) created by
- Happens on ubuntu 10.04, padre version 0.89
- 08:48 Changeset [15435] by
- Refactoring the way we set up Padre::Wx::Editor objects so we do less work …
- 08:27 Changeset [15434] by
- Added ->preview_config which generates a new valid config object …
- 08:14 Changeset [15433] by
- Added ->clone to Padre::Config
- 07:23 Changeset [15432] by
- #1290 - fast find text entry colours now derived from system theme.
- 07:12 Ticket #1291 (Code folding icons missing) created by
- * Open a Perl file * View -> Enable code folding * Look for a sub There …
- 07:10 Changeset [15431] by
- Update the messages.pot file
- 07:08 Changeset [15430] by
- #1290 derive a ~sensible alternate list item background, based on system …
- 06:26 Ticket #1290 (Cooking up your own colours for controls and backgrounds is Rude!) created by
- See Tools -> Preferences -> Advanced or Tools -> Key Bindings when …
- 05:48 DownloadCPAN edited by
- (diff)
- 05:31 DownloadCPAN edited by
- (diff)
- 05:25 Changeset [15429] by
- Moving a couple of things earlier so they don't rerun for every document …
- 05:24 DownloadCPAN edited by
- metacpan link (diff)
- 03:57 Changeset [15428] by
- Adding a new badcode.t test to look for methods being used that don't …
- 03:22 Changeset [15427] by
- When we load ':everything' don't load Padre::Util::Win32 unless we are on …
- 03:15 Changeset [15426] by
- Update the messages.pot file
- 02:17 Changeset [15425] by
- A few more shortcutting tweaks
- 02:15 Changeset [15424] by
- Shortcut on is_unused documents properly again
- 01:27 Changeset [15423] by
- Don't underline the indent area
- 01:08 Changeset [15422] by
- blockers.t now fails elegantly instead of dumping a bajillion line webpage …
- 00:58 Changeset [15421] by
- - When the syntax checker is rescanning after a document change, clear the …
- 00:53 Changeset [15420] by
- Moved task_reset from view_close to the more generic view_stop
- 00:51 Changeset [15419] by
- - Converted outline from timer polling with length shortcutting to the new …
- 00:48 Changeset [15418] by
- - TRACE() calls now use epoch microsecond timestamps instead of localtime …
08/11/11:
- 20:01 Ticket #1187 (Run This Test) closed by
- fixed: The non-windows part of r15121 now in r15417
- 19:56 Changeset [15417] by
- The non-windows part of r15121, bowtie++ for noticing
- 18:01 Changeset [15416] by
- YAML files have .yml extension
- 16:23 Changeset [15415] by
- deleted MANIFEST to enable Makefile.PL to run, Alias++
- 16:14 Changeset [15414] by
- - Added support for previewing frames without crashing
- 15:12 PadrePluginCookbookRecipie05 edited by
- (diff)
- 15:10 Changeset [15413] by
- Update the messages.pot file
- 13:25 DownloadDebian edited by
- (diff)
- 12:46 PadrePluginCookbookRecipie05 edited by
- (diff)
- 12:12 Changeset [15412] by
- Perl tidy my previous commits
- 12:09 Changeset [15411] by
- Underline the syntax warning/error line with an orange or red squiggle …
- 12:04 Changeset [15410] by
- Add a new test for testing all easily testable actions
- 11:48 Changeset [15409] by
- Move ESC key handling into an action
- 11:43 Ticket #1288 (Enter inserts two blank lines) closed by
- duplicate: Same as http://padre.perlide.org/trac/ticket/1286
- 11:36 Changeset [15408] by
- Start using INDICATOR_XXX constants instead of 0..2 digits in …
- 11:20 Changeset [15407] by
- Add a new xt test, try it, discuss it and remove it if it's not wanted.
- 11:17 Changeset [15406] by
- - Converted syntax checker from timer polling with hash shortcutting to …
- 11:10 Changeset [15405] by
- Update the messages.pot file
- 11:02 Changeset [15404] by
- File Reload All/Some? was not working as expected
- 10:57 Changeset [15403] by
- Handle crash when File/delete is called on an Unsaved document
- 10:41 Changeset [15402] by
- Underline the syntax error line with a red squiggle indicator
- 10:23 Changeset [15401] by
- Makefile should require modules not packages
- 10:20 Ticket #1239 (Padre::Plugin::PerlTidy, patch for using perltidyrc from trunk/tools when ...) closed by
- fixed: applied in r15400
- 10:17 Changeset [15400] by
- Apply patch from #1239
- 09:57 Changeset [15399] by
- Added a sensible minimum version of Module::CoreList?
- 09:50 Changeset [15398] by
- Adding CGI dependency to ensure we have CGI::escapeHTML
- 09:20 Changeset [15397] by
- Remove warnings - sorry for leaving them
- 09:00 Changeset [15396] by
- - Only allow PNG and ICO images by default, saving 4meg of RAM (ADAMK)
- 07:13 Changeset [15395] by
- Fixed Changes, lines gone wrong after the silent release
- 07:13 Changeset [15394] by
- Fix Editor.pm syntax error
- 07:10 Changeset [15393] by
- Update the messages.pot file
- 06:43 Changeset [15392] by
- Fix spelling typo in Changes
- 06:19 Changeset [15391] by
- Elevating Capture::Tiny to a full dependency
- 05:58 Changeset [15390] by
- - In Padre::Editor the smart highligh methods are how smart_highlight_show …
- 05:56 Changeset [15389] by
- Various minor refactoring, a few changes to method names to make them …
- 05:45 Changeset [15388] by
- Prevent on_change events occuring when the editor being changed is not the …
- 04:47 Changeset [15387] by
- Removing another warning
- 04:46 Changeset [15386] by
- Remove spurious warning
- 04:41 Changeset [15385] by
- Fix a digest related warning
- 03:59 Changeset [15384] by
- Added missing use
- 03:55 Changeset [15383] by
- - Added a change dwell mechanism to the editor panels, which gives any …
- 02:10 Changeset [15382] by
- Clarifying the incompatible change
- 02:09 Changeset [15381] by
- Changes which do not break API compatibility for plugins should be listed …
- 01:48 Changeset [15380] by
- fix failure due to version number mismatch
08/10/11:
- 23:10 Changeset [15379] by
- Update the messages.pot file
- 19:30 Changeset [15378] by
- Upgrade backup interval
- 19:22 Ticket #1289 (Default Project Folder option non-operational on Windows 7) created by
- The Default Project Folder under Tools->Preferences, Behavior appears to …
- 19:18 Changeset [15377] by
- tidy up
- 19:12 Changeset [15376] by
- Make backup working again #105
- 19:10 Changeset [15375] by
- Update the messages.pot file
- 19:03 Changeset [15374] by
- fix interpolation bug
- 18:52 Ticket #1287 (Running find in files crashes Padre) closed by
- fixed: Fixed in r15372
- 18:52 Changeset [15373] by
- tidy up
- 18:50 Changeset [15372] by
- Fix #1287: Perl is not Java
- 18:04 Ticket #1288 (Enter inserts two blank lines) created by
- Position the cursor at the start of the line. Whitespace doesn't matter. …
- 15:53 Changeset [15371] by
- Completed first useful version of the parser tool
- 15:11 Changeset [15370] by
- The syntax checker is now more accurate when typing faster by using …
- 15:10 Changeset [15369] by
- Update the messages.pot file
- 14:43 PadrePluginCookbookRecipie05 edited by
- (diff)
- 14:30 Changeset [15368] by
- updated Changes
- 14:24 Changeset [15367] by
- The functions and syntax check windows was not being cleared properly when …
- 14:08 Changeset [15366] by
- Changed the layout
- 13:12 Changeset [15365] by
- updating with release announcement link
- 12:30 Changeset [15364] by
- Added 'Hunting a Padre bug' by Sebastian Willing (Sewi++)
- 12:22 Changeset [15363] by
- The Parser Tool dialog now obeys plugin_unload correctly
- 12:09 Changeset [15362] by
- Pointless ->braces() always seem to distract me, it's not perlish
- 12:06 Changeset [15361] by
- Fixed Changes. azawawi--
- 12:02 Changeset [15360] by
- Comment update
- 11:59 Changeset [15359] by
- Shortening a few ->main->ide->config to ->config
- 11:55 Changeset [15358] by
- Noting Padre::Document breakage
- 11:39 Changeset [15357] by
- Fix "open in file browser" failure under Windows 7 as a result of r15174
- 11:37 Changeset [15356] by
- Nudge
- 11:10 Changeset [15355] by
- Update the messages.pot file
- 11:09 Changeset [15354] by
- Refactoring the function list code a bit more
- 10:57 Ticket #1286 (Too many newlines pressing ENTER on a blank line) closed by
- fixed: fixed in r15353
- 10:57 Changeset [15353] by
- Fix #1286: Too many newlines
- 10:46 Changeset [15352] by
- More cleaning up of the functions stuff
- 10:01 Changeset [15351] by
- Tidy Changes a bit from previous commit
- 09:58 Changeset [15350] by
- feature_devel_endstats: Padre Run script now supports Devel::EndStats? …
- 08:33 Changeset [15349] by
- Added feature_devel_endstats. The purpose of this configuration parameter …
- 08:19 Changeset [15348] by
- More emphasis via bold on diff/patch addition, deletions and commands
- 08:11 Changeset [15347] by
- First let us revamp the diff style. Red background for deleted stuff, …
- 07:40 DownloadMacOSX edited by
- Added more info about the DMG and how to build from source. (diff)
- 07:27 Ticket #932 (Cannot adjust font setting) closed by
- cannot reproduce: This appears to have been fixed, at least on OSX with Padre 0.88.
- 07:20 Ticket #1269 (Padre 0.86 on OSX DMG crashes) closed by
- fixed: I believe this is fixed with #1272.
- 07:16 Changeset [15346] by
- Added the blog entry "Padre 0.88 - Internals refactoring completed!" by …
- 07:10 Changeset [15345] by
- Update the messages.pot file
- 04:59 Changeset [15344] by
- Typo fix, and removing more code that is no longer in use
- 03:48 Changeset [15343] by
- Minor variable name cleaning
- 03:47 Changeset [15342] by
- Remove Padre::Document::Perl::goto_sub now that we have …
- 03:10 Changeset [15341] by
- Update the messages.pot file
- 02:57 Changeset [15340] by
- Moved the Function List "goto function" logic into Padre::Editor as …
- 02:49 Changeset [15339] by
- Removing more code if folding is disabled
08/09/11:
- 22:17 Changeset [15338] by
- Drag plugin_versions forward so plugin loads again . compat ~0.86 ? …
- 22:15 Changeset [15337] by
- fix Sync config DELETE to sense the correct success response
- 18:19 PadrePluginCookbookRecipie05 edited by
- (diff)
- 16:03 PadrePluginCookbookRecipie05 edited by
- (diff)
- 15:42 Ticket #1285 (osx test failure - xt/mimetype.t fails on osx Lion) closed by
- fixed: This was fixed by the fix in r15301
- 15:34 PadrePluginCookbookRecipie05 edited by
- (diff)
- 15:10 Changeset [15336] by
- Update the messages.pot file
- 14:59 SandBox edited by
- (diff)
- 14:11 Changeset [15335] by
- tag Padre-0.88
- 14:07 Changeset [15334] by
- Whitespace
- 14:07 Release_History edited by
- (diff)
- 13:53 Changeset [15333] by
- Comment on why we are doing package ## no critic \n Wx;
- 13:50 Changeset [15332] by
- merging indexer fix from trunk
- 13:38 Changeset [15331] by
- Fix for indexer
- 13:28 Ticket #1283 (Downward scrolling causes every 3rd line to blank, intermittently, but ...) closed by
- fixed
- 12:57 Changeset [15330] by
- No incompatible API changes during the 0.90 release cycle... yet
- 12:54 Changeset [15329] by
- removed the comment from the 0.89 entry about no api changes from 0.84.. …
- 12:54 Changeset [15328] by
- Setting dev version back to 0.89 for the march toward 0.90 - truck is now …
- 12:51 Changeset [15327] by
- Setting the Changes file to reflect the next dev cycle
- 12:49 Changeset [15326] by
- Branching trunk for release 0.88 take 2.
- 12:48 Changeset [15325] by
- version number roll back to 0.88 for the release branch
- 12:46 Changeset [15324] by
- Release 0.88 do over, and not it has nothing to do with me being slow!
- 12:26 Changeset [15323] by
- Adding patience
- 12:25 Changeset [15322] by
- Try this now
- 12:13 Changeset [15321] by
- removing the aborted release 0.88 branch, there will be a new 0.88 branch …
- 12:12 Changeset [15320] by
- Fixing function list typo
- 12:11 Changeset [15319] by
- merged non-released branch back to trunk -r15089:15317
- 11:52 Release edited by
- (diff)
- 11:47 Changeset [15318] by
- Open the way for probably the last development release of Wx::Scintilla, …
- 11:41 Changeset [15317] by
- bring the version number to up 0.89 to avoid conflict for merge to trunk …
- 11:39 Changeset [15316] by
- Debolding ultraedit
- 11:24 Changeset [15315] by
- release 0.11 of Hyppolit
- 11:22 Changeset [15314] by
- finish the open registration close registration command: Hyppolit trac!
- 11:21 Changeset [15313] by
- Updated Changes for 0.20_04 CPAN release
- 11:20 Changeset [15312] by
- Fixed a drawing bug for transparent boxed indicators. This caused Padre …
- 11:15 Ticket #1028 (Syntax highlighting in Padre using Colorer) closed by
- invalid: No need for Colorer since we have Wx::Scintilla :)
- 10:57 Ticket #1287 (Running find in files crashes Padre) created by
- Highlight something and press Ctrl+F three times: DIE: Can't locate …
- 10:55 Ticket #1286 (Too many newlines pressing ENTER on a blank line) created by
- Padre inserts two newlines instead of one if the ENTER key is being …
- 10:38 Changeset [15311] by
- add basic test to Hyppolit
- 10:37 Changeset [15310] by
- enable/disable trac registration from irc
- 10:04 Changeset [15309] by
- Avoid a copy
- 10:02 Changeset [15308] by
- Comment
- 09:45 Changeset [15307] by
- Adding test case for *glob = \&…
- 09:42 Changeset [15306] by
- Include *blog = \&... in the supported function pattern
- 09:42 Changeset [15305] by
- Fix sorting bug
- 09:32 Changeset [15304] by
- add uptime? command to Hyppolit
- 09:20 Changeset [15303] by
- Minor name/comment tweaks to the "Open Last Closed File" feature. The menu …
- 09:12 Changeset [15302] by
- "Open Last Closed File" does not depend now on Padre::DB::History. This …
- 07:32 Changeset [15301] by
- Addressing #1285, return a file as binary when a bad codepoint - non …
- 07:10 Changeset [15300] by
- Update the messages.pot file
- 06:09 Ticket #1285 (osx test failure - xt/mimetype.t fails on osx Lion) created by
- xt/mimetype.t .............. 260/522 Code point 0x950412DE is not Unicode, …
- 06:02 Changeset [15299] by
- - The Function List now recognises *function = sub { } in Perl code …
- 05:31 Changeset [15298] by
- Addressing #162 partially, move stc_updateui processing to idle. On OSX I …
- 04:13 Changeset [15297] by
- Small simplification to menu construction code, passing the parent menu to …
- 04:03 Changeset [15296] by
- Removed a Padre->ide
- 03:45 Changeset [15295] by
- Typo
- 03:42 Changeset [15294] by
- Delay loading more code, clean up Padre::Wx::Editor a bit more to get rid …
- 03:10 Changeset [15293] by
- Update the messages.pot file
- 02:20 Changeset [15292] by
- Removing more code that isn't used when various features are turned off
- 02:11 Ticket #1284 (osx Wx::Scintilla .21_04 causes Padre to scroll poorly) created by
- With Scintilla .21_04 enabled, when scrolling with gesture on OSX, the …
- 01:50 Changeset [15291] by
- Remove all of the Padre::Action entries for relevant features when they …
- 01:45 Ticket #1283 (Downward scrolling causes every 3rd line to blank, intermittently, but ...) created by
- <submersible_mib>: mib_806otp - please state your bug anyway <ccjar>: …
- 01:02 Changeset [15290] by
- Noting that Padre::Feature constants can't be moved to Padre::Constant or …
- 00:56 Changeset [15289] by
- Complete the conversion of most uses of ->feature_* to Padre::Feature::*
- 00:30 Changeset [15288] by
- - Optional feature configuration settings are now compiled into the new …
- 00:06 Changeset [15287] by
- Whitespace
08/08/11:
- 22:03 Changeset [15286] by
- added comments to Makefile.PL minor tweaks
- 21:51 PadrePluginCookbookRecipie05 edited by
- (diff)
- 21:37 PadrePluginCookbookRecipie05 edited by
- (diff)
- 21:34 PadrePluginCookbookRecipie05 edited by
- (diff)
- 21:27 PadrePluginCookbookRecipie05 edited by
- (diff)
- 21:21 PadrePluginCookbookRecipie05 edited by
- (diff)
- 21:20 PadrePluginCookbookRecipie05 edited by
- (diff)
- 21:03 PadrePluginCookbookRecipie05 edited by
- (diff)
- 21:00 PadrePluginCookbookRecipie05 edited by
- (diff)
- 15:10 Changeset [15285] by
- Update the messages.pot file
- 14:26 Ticket #1202 (Add separation bar) closed by
- fixed: applied in r15284
- 14:24 Changeset [15284] by
- Added separator
- 14:10 Ticket #1282 (Wx::Scintilla v0.21_02 and TABS) reopened by
- in Padre::Wx::menu::Run when copying $self->AppendSeparator?; to new line …
- 14:00 Changeset [15283] by
- Critic tweaks
- 13:05 Changeset [15282] by
- Perl keywords are now shown in bold font across all styles.
- 12:56 Ticket #1282 (Wx::Scintilla v0.21_02 and TABS) closed by
- cannot reproduce: Cannot reproduce. Please reopen if you are able to find a scenario. …
- 12:54 Changeset [15281] by
- Adding t::lib::Padre
- 12:52 Changeset [15280] by
- Set all the lexer keywords lists that the document provides
- 12:30 Changeset [15279] by
- Highlight Perl keywords using Scintilla
- 12:18 Changeset [15278] by
- Added sample Perl keywords highlighting to share/editor.pl
- 11:26 Changeset [15277] by
- Expose IndicatorSetUnder? and IndicatorGetUnder?
- 11:10 Changeset [15276] by
- Update the messages.pot file
- 10:57 Changeset [15275] by
- Expose IndicatorSetAlpha? and IndicatorGetAlpha?
- 09:24 Changeset [15274] by
- When spawning the fastfind dialog with text selected in the editor, …
- 09:15 Changeset [15273] by
- Cleaning up bits and pieces
- 09:07 Changeset [15272] by
- Simplifying the select all code
- 08:18 Changeset [15271] by
- Fix xt/copyright.t test failures
- 08:12 Changeset [15270] by
- Fix xt/eol.t failures
- 07:45 Changeset [15269] by
- Put in a late-starting master spawn if it wasn't spawned by Startup.pm …
- 07:35 Ticket #1272 (Padre crashes on Save, OS X 10.6.7) closed by
- fixed: Addressed by r15268
- 07:31 Changeset [15268] by
- Addressing #1272, avoid trailing pipe on FileDialog? to stop crashes during …
- 07:25 Changeset [15267] by
- Fixed the usual 04-config.t failure when adding/removing configuration …
- 07:10 Changeset [15266] by
- Update the messages.pot file
- 06:56 Changeset [15265] by
- - Removed the regex option in fast find as it doesn't make much sense to …
- 06:49 Changeset [15264] by
- give tome++ commit bit
- 06:11 Changeset [15263] by
- Merging the actionlibrary search logic into the main window code
- 03:10 Changeset [15262] by
- Update the messages.pot file
- 03:04 Changeset [15261] by
- All modules loaded before the slave master is spawned now correctly avoid …
- 02:46 Changeset [15260] by
- - Thread Slave Mastering now works for Task 2.0. This removes thread spawn …
- 02:27 Changeset [15259] by
- Unload Padre::Startup once we have cleaned up the splash screen
- 02:22 Changeset [15258] by
- Adding a separate top-level frame to act as the PlThreadEvent? conduit …
- 01:36 Changeset [15257] by
- Removed the unused feature_config, and added feature_masterthread to help …
- 00:57 Changeset [15256] by
- different form of AE + wx + threads experiment
Note: See TracTimeline
for information about the timeline view.
