Timeline
09/12/11:
- 18:47 Changeset [16177] by
- Preferences editor preview is now readonly and has an interpolated string …
- 12:55 Ticket #1321 (Repeated reloads in Padre locks keyboard and mouse.) created by
- Repeated reloads in Padre locks keyboard and mouse. Host: Win XP …
- 12:01 Ticket #1320 (crash: Can't locate object method "SetIndicatorCurrent") closed by
- not a bug: Upgrading the required prereq to Wx::Scintilla 0.28 solved the problem. …
- 11:44 Ticket #1320 (crash: Can't locate object method "SetIndicatorCurrent") created by
- just upgraded to r16175 on Windows and soon after starting I got a crash: …
- 11:41 Changeset [16176] by
- Open resources dialog is now triggered by Ctrl-Alt-R instead of …
- 11:14 Changeset [16175] by
- Working on finihsing what I started at the beginning of the year.
- 10:39 Changeset [16174] by
- remove old modules - fix a test.
- 10:04 Changeset [16173] by
- Fixed t/01_compile.t error in Padre::Plugin::Swarm. I wonder if Mo will …
- 09:19 PadrePluginCookbook01 edited by
- (diff)
- 08:18 Changeset [16172] by
- added Padre-Plugin-Patch.fbp to Padre.fbp
- 07:53 Changeset [16171] by
- The beginnings of another attempt at a Style 2.0 implementation
- 05:16 Changeset [16170] by
- Adding rfc4646_exists method to detect if a language is known by Padre
09/11/11:
- 22:28 Changeset [16169] by
- regex {Space} tweak
- 16:54 Changeset [16168] by
- fix for obtuse leading space plus some comments
- 16:52 Changeset [16167] by
- fix for obtuse leading space see output via data::printer
- 15:31 Changeset [16166] by
- apply tweak force refresh of current open files data object on action …
- 15:28 Changeset [16165] by
- force re fresh of current open files data object on against action to keep …
- 11:29 Changeset [16164] by
- add first swarm remote edit of changes file thanks bowtie++
- 11:17 Changeset [16163] by
- Perl tidy Padre::Config::Style
- 11:14 Changeset [16162] by
- quash some noisy noise
- 11:08 Changeset [16161] by
- first real 2-way co-operative editing capability lots of debugging noise.
- 09:17 Changeset [16160] by
- added a tweak and a trace add editor re-focus on exit
- 08:59 Changeset [16159] by
- added a tweak and a trace
- 08:37 Changeset [16158] by
- Removed stupid debug diagnostics in t/08_style.t. azawawi--
- 08:36 Changeset [16157] by
- Generated latest Padre::Wx::Syntax from Padre.fbp using …
- 08:21 Changeset [16156] by
- Wx::HTML -> Wx::Html
- 08:10 Changeset [16155] by
- Updated Changes for 0.29_01 CPAN release
- 07:46 Changeset [16154] by
- Updated to Scintilla 2.29 prerelease and bumped version to 0.29_01
- 07:39 Changeset [16153] by
- Added blog post 'Solarized Padre' to Padre about page
- 07:29 Changeset [16152] by
- Fix number of tests on t/08_style.t. azawawi--
- 07:24 Changeset [16151] by
- Fixed t/08_style.t. We now have 7 core editor styles with the inclusion of …
- 07:05 Changeset [16150] by
- Require Wx::Scintilla 0.28 to get improved and fixed Annotations API …
09/10/11:
- 16:04 Changeset [16149] by
- tidy error messages,
- 15:57 Changeset [16148] by
- Added error message to Output window for Action Diff against svn for …
- 15:53 Changeset [16147] by
- Added error message to Output window for Action Diff
- 15:10 Changeset [16146] by
- Error messages to Output window for Action Patch only thanks …
- 14:53 Changeset [16145] by
- error messages to output window better than tab but only for Action Patch
- 14:12 Changeset [16144] by
- Updated to FBP::Perl 0.63
- 13:09 Changeset [16143] by
- remove comments and tidy
- 13:01 Changeset [16142] by
- added another composed method plus best guess for target file to patch
- 12:05 Changeset [16141] by
- added another composed method plus best guess for target file to patch
- 11:56 Changeset [16140] by
- Wx::HTML --> Wx::Html
- 11:16 PadrePluginDialog edited by
- (diff)
- 10:43 Changeset [16139] by
- Updated 'solarized_light.yml' with default values of PADRE_WARNING and …
- 10:36 Changeset [16138] by
- Added 'Solarized Light' Padre theme by sugar++
- 10:24 Changeset [16137] by
- Bumped version to 0.28 for stable CPAN release
- 09:26 Changeset [16136] by
- 'Solarize Dark' to 'Solarized Dark'. sugar++
- 07:56 Changeset [16135] by
- Deltas are applied in a single undo action
- 05:58 Changeset [16134] by
- - New leading and trailing space deletion that is faster and won't move …
- 02:29 Changeset [16133] by
- Adding faster and less disruptive deletion of leading and trailing spaces
09/09/11:
- 23:35 Changeset [16132] by
- Added focus for File-2 if current file is a Patch or Diff add …
- 20:17 Changeset [16131] by
- add auto selection for File-2 if a Patch as inter-mated by …
- 13:34 Changeset [16130] by
- update interfaces to v0.91 Padre::Plugin api 2.2 Also add missing …
- 13:31 Changeset [16129] by
- convert to Module::Install
- 13:22 Changeset [16128] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 13:20 Changeset [16127] by
- convert to Module::Install
- 12:10 Changeset [16126] by
- so many plugins use this method , why did it not already return the new …
- 09:16 Changeset [16125] by
- Move is_readonly with the other is_ methods
- 08:10 Changeset [16124] by
- Trying to sync to 0.62
- 07:07 Changeset [16123] by
- - Upgrade the syntax highlighter panel to wxFormBuilder (ADAMK)
- 06:34 Changeset [16122] by
- Adding a FBP class for the syntax highlighter, now that it is getting more …
- 05:54 Changeset [16121] by
- Whitespace
- 05:46 Changeset [16120] by
- - Moved Ctrl-Shift-R shortcut from Open Resource to Replace in Files to …
- 02:50 Ticket #1261 (grey lines when scrolling in Ubuntu 11.04) closed by
- duplicate: As reported by cluelessnewbie on IRC, this is most likely a duplicate of …
- 00:17 Changeset [16119] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 00:10 Changeset [16118] by
- convert to Module::Install
09/08/11:
- 23:39 Changeset [16117] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 23:35 Changeset [16116] by
- convert to Module::Install
- 20:52 Changeset [16115] by
- update interfaces to v0.91 Padre::Plugin api 2.2 Also add missing …
- 20:48 Changeset [16114] by
- convert to Module::Install
- 20:45 Changeset [16113] by
- fix missing empty "" in front of a translation
- 20:21 Changeset [16112] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 20:15 Changeset [16111] by
- convert to Module::Install
- 19:56 Changeset [16110] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 19:41 Changeset [16109] by
- convert to Module::Install
- 19:31 Changeset [16108] by
- update interfaces to v0.91 Padre::Plugin api 2.2 Also add missing …
- 19:30 Changeset [16107] by
- convert to Module::Install
- 18:56 Changeset [16106] by
- update interfaces to v0.91 Padre::Plugin api 2.2 Also add missing …
- 18:52 Changeset [16105] by
- convert to Module::Install
- 18:30 Changeset [16104] by
- update interfaces to v0.91 Padre::Plugin api 2.2 Also add missing …
- 18:23 Changeset [16103] by
- convert to Module::Install
- 17:49 Changeset [16102] by
- enable missing requirment
- 17:45 Changeset [16101] by
- missed a dependancy
- 17:44 Changeset [16100] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 17:37 Changeset [16099] by
- convert to Module::Install
- 17:02 Changeset [16098] by
- opps missed this requires_from 'lib/Padre/Plugin/Catalyst/Util.pm'; why do …
- 17:00 Changeset [16097] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 16:53 Changeset [16096] by
- convert to Module::Install
- 16:42 Changeset [16095] by
- RIP Dist::Zilla::Plugin::PadrePlugin?
- 16:42 Changeset [16094] by
- house keeping
- 16:40 Changeset [16093] by
- house keeping
- 16:40 Changeset [16092] by
- house keeping
- 16:27 Changeset [16091] by
- fix Padre::Constant::WXGTK -> Padre::Constant::UNIX
- 16:24 Changeset [16090] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 16:21 Changeset [16089] by
- convert to Module::Install only additions
- 16:16 Changeset [16088] by
- remove duplicate
- 16:08 Changeset [16087] by
- Typo
- 16:06 Changeset [16086] by
- convert to Module::Install only additions update interfaces to v0.91 …
- 15:00 Changeset [16085] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 13:53 Changeset [16084] by
- Fix perl-5.15.2 deprecation in Padre::Wx::Editor
- 13:52 Ticket #911 (Syntax check results should be shown by underlining) closed by
- fixed: Fixed in r16083
- 13:43 Changeset [16083] by
- Move setting of Padre warning and error styles to Padre::Wx::Editor …
- 13:24 Changeset [16082] by
- svn:ignore *.old files in winxs folder
- 13:20 Changeset [16081] by
- Updated Changes
- 13:19 Changeset [16080] by
- "Show Standard Error" in Syntax check pane now displays in output pane the …
- 13:13 Changeset [16079] by
- convert to Module::Install only additions
- 11:53 Changeset [16078] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:42 Changeset [16077] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:31 Changeset [16076] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:28 Changeset [16075] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:25 Changeset [16074] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:22 Changeset [16073] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:19 Changeset [16072] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:16 Changeset [16071] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:14 Changeset [16070] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:11 Changeset [16069] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:05 Changeset [16068] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 11:02 Changeset [16067] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:55 Changeset [16066] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:51 Changeset [16065] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:34 Changeset [16064] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:34 Changeset [16063] by
- Properly handle bold and italic styled annotations. EOL-filled and …
- 10:28 Changeset [16062] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:22 Changeset [16061] by
- Italic text was not being set correctly in a Padre style
- 10:18 Changeset [16060] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:15 Changeset [16059] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:07 Changeset [16058] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:05 Changeset [16057] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 10:01 Changeset [16056] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 09:46 Changeset [16055] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 09:45 Changeset [16054] by
- Updated missing Changes
- 09:43 Changeset [16053] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 09:40 Changeset [16052] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 09:39 Changeset [16051] by
- Bumped version to 0.27_01. Another development release branch for …
- 09:37 Changeset [16050] by
- Fixed ExtUtils::Parse 3.03_02+ warnings about missing 'OUTPUT: RETVAL' …
- 09:35 Changeset [16049] by
- update interfaces to v0.91 Padre::Plugin api 2.2
- 09:28 Changeset [16048] by
- svn:ignore
- 09:27 Changeset [16047] by
- switch to Module::Install
- 09:09 Changeset [16046] by
- svn:ignore
- 09:06 Changeset [16045] by
- Switch to Module::Install
- 08:59 Changeset [16044] by
- Big Perl tidyola :) I couldnt resist :)
- 08:56 Changeset [16043] by
- svn:ignore
- 08:55 Changeset [16042] by
- Properly color me lovely warning/error annotations from the current Padre …
- 08:55 Changeset [16041] by
- switch to Module::Install
- 08:42 Changeset [16040] by
- svn:ignore
- 08:41 Changeset [16039] by
- switch to Module::Install
- 08:17 Changeset [16038] by
- svn:ignore
- 08:17 Changeset [16037] by
- switch to Module::Install
- 08:07 Changeset [16036] by
- removing the unnecessry dist.ini
- 08:07 Changeset [16035] by
- Another Perl tidy for my bits (2 files)
- 07:59 Changeset [16034] by
- svn:ignore
- 07:59 Changeset [16033] by
- Padre uses Wx::Scintilla 0.26 and as a result, we can switch off …
- 07:58 Changeset [16032] by
- Switch to Module::Install
- 07:52 Changeset [16031] by
- svn:ignore
- 07:51 Changeset [16030] by
- Switch to Module::Install
- 07:50 Changeset [16029] by
- Update Wx::Scintilla dependency to 0.26 in Makefile.PL with a quick Perl …
- 07:42 Changeset [16028] by
- Perl tidy *only* my previous commits
- 07:41 Changeset [16027] by
- svn:ignore
- 07:40 Changeset [16026] by
- switch to Module::Install
- 07:27 Changeset [16025] by
- Short circuit if the syntax is OK and no other errors/warnings are present
- 07:26 Changeset [16024] by
- Fix compatibility with older syntax task models
- 07:18 Changeset [16023] by
- svn:ignore
- 07:17 Changeset [16022] by
- switch to Module::Install
- 07:10 Changeset [16021] by
- svn:ignore
- 07:09 Changeset [16020] by
- switching to Module::Install
- 07:02 Changeset [16019] by
- switch to Module::Install
- 06:53 Changeset [16018] by
- updated Wx::Scintilla TODO
- 06:50 Changeset [16017] by
- svn:ignore
- 06:50 Changeset [16016] by
- switch to Module::Install
- 06:43 Changeset [16015] by
- Drop Makefile.PL generation in Build.PL
- 06:40 Changeset [16014] by
- Bumped version to 0.26 stable for soon-ish CPAN release
- 06:39 Changeset [16013] by
- Updated Changes and Fixed RT #70662: cpanm Wx::Scintilla fails on Ubuntu …
- 06:36 Changeset [16012] by
- svn:ignore
- 06:35 Changeset [16011] by
- switch to Module::Install
- 06:17 Changeset [16010] by
- svn:ignore
- 06:16 Changeset [16009] by
- switch to Module::Install
- 06:04 Changeset [16008] by
- svn:ignore
- 06:03 Changeset [16007] by
- one should not forget to actually add the Makefile.PL …
- 06:02 Changeset [16006] by
- switch from Dist::zilla to Module::Install
- 04:27 Changeset [16005] by
- Require latest stable of Wx::Scintilla instead of development release …
- 04:20 Changeset [16004] by
- Require Wx::Scintilla 0.25_03 as it is now available on search.cpan.org
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 …
Note: See TracTimeline
for information about the timeline view.
