Timeline


and

08/16/11:

23:06 Changeset [15587] by dolmen
Update french translation (still much to do)
22:37 Changeset [15586] by dolmen
Add french translation
22:27 Changeset [15585] by dolmen
Add french translation
22:20 Changeset [15584] by dolmen
Add french translation
22:08 Changeset [15583] by dolmen
Update french translation
22:02 Changeset [15582] by dolmen
Update french translation
21:55 Changeset [15581] by dolmen
Update french translation
21:50 Changeset [15580] by dolmen
Update french translation
21:43 Changeset [15579] by dolmen
Add french translation
21:28 Changeset [15578] by dolmen
Update french translation
21:17 Changeset [15577] by dolmen
Update french translation
21:08 Changeset [15576] by dolmen
Update french translation
21:04 Changeset [15575] by bowtie
just a couple of tiny steps forward tidy up dialog start to make gui …
19:10 Changeset [15574] by szabgab
Update the messages.pot file
18:51 Ticket #1301 (Padre::Plugin::FormBuilder kills Padre on reload :() created by bowtie
On second use it kills Padre. Can't locate object method "new" via …
15:56 Changeset [15573] by adamk
Initial experiment with shortened constant names
15:39 Changeset [15572] by adamk
Protect the regex integrity against a bug in specifying the sub name
15:26 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
15:25 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
15:20 Changeset [15571] by zenogantner
[0.90 branch] update German translation
15:10 Changeset [15570] by szabgab
Update the messages.pot file
13:50 Changeset [15569] by zenogantner
fix 'About...' to 'About'
13:31 Changeset [15568] by adamk
Enable Wx API2
13:00 Changeset [15567] by submersible_toaster
more trace . add geometry to each universe. userlist working again global …
12:28 Changeset [15566] by adamk
Remove the init all handlers
12:15 Changeset [15565] by submersible_toaster
rename tests ,remove some more fluff
12:09 Changeset [15564] by adamk
Version bump to 0.91
11:54 Changeset [15563] by waxhead
Setting up changes for the next round of Development
11:53 Changeset [15562] by waxhead
Branching trunk for the 0.90 release
11:48 Changeset [15561] by waxhead
Perl tidy of the project that Alias++ wouldnt do... fixes up a number of …
11:10 Changeset [15560] by szabgab
Update the messages.pot file
11:03 Changeset [15559] by waxhead
make the test actually work when there are no outstanding blockers
10:50 Changeset [15558] by adamk
Bumping version to 0.90 so waxhead can branch for release. Do so now …
10:45 Changeset [15557] by adamk
Removing superfluous …
10:19 Changeset [15556] by azawawi
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 azawawi
invalid: Just checked it without Wx::Scintilla and it is the same behavior. So this …
09:47 Changeset [15555] by azawawi
Updates release date for 0.21_07 cpan release
07:37 Changeset [15554] by submersible_toaster
stil broken - now with segfaults
07:23 Changeset [15553] by adamk
Added support for feature_style_gui
07:18 Changeset [15552] by submersible_toaster
fluff ~ mostly trace
07:16 Changeset [15551] by azawawi
Added variable interpolation for here-docs (KHMAN++) and Bumped version to …
07:10 Changeset [15550] by szabgab
Update the messages.pot file
05:39 Changeset [15549] by adamk
The expression tool now shuts down with the plugin correctly
05:39 Changeset [15548] by adamk
Don't instantiate a config object for the project unless it has a …
05:19 Changeset [15547] by adamk
04:17 Changeset [15546] by adamk
Add missing copyright
04:10 Changeset [15545] by adamk
Missing use Padre::Feature
03:26 Changeset [15544] by adamk
- Replaced Dump... menu in the Developer Plugin with a more general Dump …
03:10 Changeset [15543] by szabgab
Update the messages.pot file
02:54 Changeset [15542] by adamk
Added Padre::Document::Perl->ppi_dump for quick access to the PPI::Dumper …
02:47 Changeset [15541] by adamk
- Added experimental config setting feature_style_gui to allow major GUI …
02:23 Changeset [15540] by adamk
Don't blank the output when typing
02:08 Changeset [15539] by adamk
Adding experimental feature for the rest of the GUI to inherit the colour …

08/15/11:

23:17 Changeset [15538] by bowtie
Start tweaking POD and some tidy
23:16 Changeset [15537] by bowtie
start of validation of diff/patch files, and some tidy
22:40 Changeset [15536] by bowtie
start of validation of diff/patch files
22:18 Ticket #1300 (Tabs are all confused) created by bowtie
1. from plugin debug, new expression: $self->main->current->project …
19:10 Changeset [15535] by szabgab
Update the messages.pot file
17:12 Changeset [15534] by adamk
- Added an Expression Tool to the Developer plugin so you can explore the …
15:10 Changeset [15533] by szabgab
Update the messages.pot file
14:10 Changeset [15532] by adamk
$on -> $show (mostly). Makes the = line up pertier
13:59 Changeset [15531] by adamk
Squelch some warnings
13:53 Changeset [15530] by adamk
Moving the FBP file to a more standard path and filename
13:51 Changeset [15529] by adamk
This stuff shouldn't be in t
13:44 Changeset [15528] by zenogantner
[LaTeX plugin] bump interface version for compatibility with latest Padre
13:43 Changeset [15527] by zenogantner
add framesubtitle
13:17 Changeset [15526] by adamk
- The editor change dwell time (the time between when you stop typing and …
11:50 Changeset [15525] by azawawi
Less magic values
11:36 Changeset [15524] by azawawi
Recolor the document to make sure we do not accidentally remove syntax …
11:10 Changeset [15523] by szabgab
Update the messages.pot file
10:29 Changeset [15522] by azawawi
Properly use the wxSTC constant for indicators mask instead of a magic …
10:14 Changeset [15521] by azawawi
Fix method name typo in TRACE()
09:03 Changeset [15520] by adamk
Remove the hack, it looks like the syntax highlighter is the cause of the …
08:38 Changeset [15519] by azawawi
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 azawawi
not a bug: 'Template::Tiny' is already required to be installed in Padre's …
08:19 Changeset [15518] by adamk
Documenting a large chunk of the Padre::Task API
08:18 Changeset [15517] by azawawi
Stop ignoring syntax checking errors without an actual type
08:04 Changeset [15516] by azawawi
Added the real name of sugar++ in Changes entry
06:42 Changeset [15515] by submersible_toaster
add and remove a tremendous degree of fluff and TRACE() Start cutting …
03:35 Changeset [15514] by adamk
Noting how evil the circular reference is
03:10 Changeset [15513] by szabgab
Update the messages.pot file
02:56 Changeset [15512] by adamk
Integrating the expression dialog with plugin_disable
02:53 Changeset [15511] by adamk
Adding skeleton for the new expression evaluator (part of the developer …
02:48 Changeset [15510] by adamk
Added wrapper method ->message to the actual task object
02:42 Changeset [15509] by adamk
Bug fix in task class checking
02:34 Changeset [15508] by adamk
Padre::Role::Task now has full POD documentation
02:34 Changeset [15507] by adamk
Reverting task_schedule returning the task object. It again returns true …
02:31 Changeset [15506] by adamk
Win32::SW_FOO constants need to be called as Win32::SW_FOO() because we …
02:31 Changeset [15505] by adamk
Actually, lets not do that
02:22 Changeset [15504] by adamk
Ensure Win32 constants are available on Windows
02:18 Changeset [15503] by adamk
Slightly improve the colourise problem by stimulating the colourisation …
01:18 Changeset [15502] by submersible_toaster
Fix Padre::Role::Task::task_request allowing requestors access to the task …
00:17 Changeset [15501] by adamk
Adding expression evaluator to replace the "Dump" menu entries in the …

08/14/11:

23:44 Changeset [15500] by bowtie
Initial import of Plug-in Patch supports perl dev -a -t …
21:57 Changeset [15499] by submersible_toaster
Swarm - break nearly everything in pursuit of better transport layer. …
21:40 SvnMimeTypes edited by dolmen
Add information about Dolmen disagreement on text/x-perl (diff)
21:02 SvnMimeTypes edited by bowtie
(diff)
19:35 Ticket #1299 (Space bar doesn't work in editor) created by dolmen
With Padre from trunk (r15498) on Ubuntu Natty with Unity, I can't type …
16:01 Changeset [15498] by Sewi
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 bowtie
not relevant: only error from svn trunk, works from CPAN
15:10 Changeset [15497] by szabgab
Update the messages.pot file
14:02 Changeset [15496] by adamk
I think he's earned it
13:54 Changeset [15495] by adamk
Adding patch plugin
13:40 SvnMimeTypes edited by dolmen
Add *.psgi (diff)
13:39 SvnMimeTypes edited by dolmen
text/x-perl -> application/x-perl (diff)
12:10 Changeset [15494] by submersible_toaster
unblock the nonblocking dequeue from TaskHandle?. Fixup logic for on_finish …
11:34 Changeset [15493] by dolmen
svn:mime-type=text/plain for README, LICENSE, COPYING and Changes
11:14 Changeset [15492] by submersible_toaster
add solarize editor theme contributed by 'sugar' ++
11:10 Changeset [15491] by azawawi
An improved Perl editor (to be ported later into Padre) that takes use of …
11:10 Changeset [15490] by szabgab
Update the messages.pot file
11:08 SvnMimeTypes edited by dolmen
Fix svn:mime-type for images (diff)
11:06 Changeset [15489] by adamk
Niggly layout stuff
11:04 SvnMimeTypes edited by dolmen
auto-props are not system independent: svn-eol=native is what handles … (diff)
10:59 Changeset [15488] by dolmen
Fix svn:mime-type on padre.ico
10:59 Changeset [15487] by adamk
Oops
10:08 Changeset [15486] by adamk
Fixed a ton of miscellaneous non-existant $self->method methods
09:57 Changeset [15485] by adamk
Allow mutating $_ in list expressions
09:50 Changeset [15484] by azawawi
More size fixes to sample Perl editor in Wx::Scintilla
09:44 Changeset [15483] by azawawi
Perl tidy Padre::Document::Perl
09:43 Changeset [15482] by azawawi
Read sample from share/perl-test-interpolation.pl.txt in perl_editor.pl
09:42 Changeset [15481] by adamk
Adding experimental capture_mouse method
09:39 Changeset [15480] by azawawi
First step in preparing a better test case for Wx::Scintilla variable …
09:04 Changeset [15479] by azawawi
Added feature_devel_endstats_options
08:49 Changeset [15478] by azawawi
feature_devel_endstats and feature_devel_traceuse are now in …
08:46 Changeset [15477] by azawawi
Fix a syntax error that was introduced in r15476 (azawawi--)
08:39 Changeset [15476] by azawawi
Added feature_devel_traceuse (disabled by default) and …
08:23 Changeset [15475] by azawawi
D::TU -> Devel::TraceUse? in dev
08:09 Changeset [15474] by dolmen
About dialog: fix Alien::wxWidgets version reporting
07:58 Changeset [15473] by azawawi
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 dolmen
duplicate
07:48 Changeset [15472] by azawawi
Bumped version to 0.21_06 and updated Changes
07:47 Changeset [15471] by azawawi
Take 2 of the awesome KHMan's LexPerl?.cxx patch from Scintilla interest …
07:19 Changeset [15470] by azawawi
Fixed 04-config.t failure

08/13/11:

23:34 Ticket #1298 (Changing font in preferences is not applied to existing editors) created by dolmen
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 Sewi
fixed
20:04 Changeset [15469] by Sewi
Padre should not exit with running threads
20:04 Changeset [15468] by Sewi
Known Padre exit-with-threads error should not stop installation
19:17 SvnMimeTypes edited by dolmen
fix fatal typo: svn:mine-type => svn:mime-type (diff)
19:05 Changeset [15467] by dolmen
Fix EOL to Unix in Makefile.PL
16:51 Ticket #1297 (Ubuntu Natty: default font is not monospaced) created by dolmen
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 Sewi
* 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 dolmen
fixed: Fixed in r15466. Just hope I do not break other platforms.
16:03 Changeset [15466] by dolmen
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 dolmen
Looks like the icon from the application as it appears in the Unity panel …
13:15 Changeset [15465] by dolmen
Finish 'dev.pl' => 'dev' The dev script was included in release 0.88 as …
11:10 Changeset [15464] by szabgab
Update the messages.pot file
09:54 Changeset [15463] by dolmen
Fixes in menu labels: - add _ shortcut to File and Tools menu (TODO others …
09:12 Changeset [15462] by dolmen
Update french translation
03:10 Changeset [15461] by szabgab
Update the messages.pot file
02:51 Changeset [15460] by adamk
Make sure Padre::Wx::Editor always consistently uses it's own ->config …
02:47 Changeset [15459] by adamk
Padre::Wx::Editor->config will pick up the project's custom config if …
02:23 Changeset [15458] by adamk
Pass the config object down through the stack of editor styling methods
01:59 Changeset [15457] by adamk
Remove Padre::Wx::Editor::_color and convert to using the identical …
01:06 Changeset [15456] by dolmen
Renamme dev.pl to dev in Padre::Manual::Hacking
00:44 Changeset [15455] by submersible_toaster
steal a taskmanager test from Padre/t
00:16 Changeset [15454] by adamk
Moved external_diff_tool setting to bin_diff and added new bin_shell …

08/12/11:

23:56 Changeset [15453] by dolmen
Improve "Dump %INC" in Dev plugin: add order and $VERSION
23:35 Changeset [15452] by dolmen
More Storable tests
23:20 Changeset [15451] by dolmen
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 dolmen
How to reproduce: 1. Tools > Preferences > Appearance 2. Text field for …
16:05 Changeset [15450] by submersible_toaster
remove pointless event registration , update tests
15:58 Changeset [15449] by submersible_toaster
local multicast transport simplified
15:10 Changeset [15448] by szabgab
Update the messages.pot file
15:03 Changeset [15447] by submersible_toaster
the makings of a simpler swarm client
13:05 Changeset [15446] by adamk
Typo fix
12:52 Changeset [15445] by submersible_toaster
move compatibility w/ Padre::Wx::Editor
12:16 Changeset [15444] by submersible_toaster
update Changes for SVN plugin
12:13 Changeset [15443] by submersible_toaster
#1290 change alternate colour to be derived.
11:12 Changeset [15442] by azawawi
Perl tidy
11:10 Changeset [15441] by szabgab
Update the messages.pot file
10:29 Changeset [15440] by azawawi
Updated release date for 0.21_05 CPAN release
10:19 Changeset [15439] by azawawi
Fixed a missing C++ compilation error
10:15 Ticket #916 (Perl syntax highlighting: highlight interpolated variables and special ...) closed by azawawi
fixed: Scintilla 0.21_05 fixes this ticket by a recent patch on Scintilla …
10:00 Changeset [15438] by azawawi
Added the exact copy of perl-test-interpolation.pl by Kein-Hong Man …
09:58 Changeset [15437] by azawawi
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 vrobin
cpan upgrade Padre failed because of this failed test: t/27_task_signal.t …
09:46 Changeset [15436] by azawawi
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 asafiss
Happens on ubuntu 10.04, padre version 0.89
08:48 Changeset [15435] by adamk
Refactoring the way we set up Padre::Wx::Editor objects so we do less work …
08:27 Changeset [15434] by adamk
Added ->preview_config which generates a new valid config object …
08:14 Changeset [15433] by adamk
Added ->clone to Padre::Config
07:23 Changeset [15432] by submersible_toaster
#1290 - fast find text entry colours now derived from system theme.
07:12 Ticket #1291 (Code folding icons missing) created by Sewi
* Open a Perl file * View -> Enable code folding * Look for a sub There …
07:10 Changeset [15431] by szabgab
Update the messages.pot file
07:08 Changeset [15430] by submersible_toaster
#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 submersible_toaster
See Tools -> Preferences -> Advanced or Tools -> Key Bindings when …
05:48 DownloadCPAN edited by szabgab
(diff)
05:31 DownloadCPAN edited by szabgab
(diff)
05:25 Changeset [15429] by adamk
Moving a couple of things earlier so they don't rerun for every document …
05:24 DownloadCPAN edited by szabgab
metacpan link (diff)
03:57 Changeset [15428] by adamk
Adding a new badcode.t test to look for methods being used that don't …
03:22 Changeset [15427] by adamk
When we load ':everything' don't load Padre::Util::Win32 unless we are on …
03:15 Changeset [15426] by szabgab
Update the messages.pot file
02:17 Changeset [15425] by adamk
A few more shortcutting tweaks
02:15 Changeset [15424] by adamk
Shortcut on is_unused documents properly again
01:27 Changeset [15423] by adamk
Don't underline the indent area
01:08 Changeset [15422] by adamk
blockers.t now fails elegantly instead of dumping a bajillion line webpage …
00:58 Changeset [15421] by adamk
- When the syntax checker is rescanning after a document change, clear the …
00:53 Changeset [15420] by adamk
Moved task_reset from view_close to the more generic view_stop
00:51 Changeset [15419] by adamk
- Converted outline from timer polling with length shortcutting to the new …
00:48 Changeset [15418] by adamk
- TRACE() calls now use epoch microsecond timestamps instead of localtime …

08/11/11:

20:01 Ticket #1187 (Run This Test) closed by bowtie
fixed: The non-windows part of r15121 now in r15417
19:56 Changeset [15417] by szabgab
The non-windows part of r15121, bowtie++ for noticing
18:01 Changeset [15416] by chorny
YAML files have .yml extension
16:23 Changeset [15415] by bowtie
deleted MANIFEST to enable Makefile.PL to run, Alias++
16:14 Changeset [15414] by adamk
- Added support for previewing frames without crashing
15:12 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
15:10 Changeset [15413] by szabgab
Update the messages.pot file
13:25 DownloadDebian edited by zenogantner
(diff)
12:46 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
12:12 Changeset [15412] by azawawi
Perl tidy my previous commits
12:09 Changeset [15411] by azawawi
Underline the syntax warning/error line with an orange or red squiggle …
12:04 Changeset [15410] by Sewi
Add a new test for testing all easily testable actions
11:48 Changeset [15409] by Sewi
Move ESC key handling into an action
11:43 Ticket #1288 (Enter inserts two blank lines) closed by kaare
duplicate: Same as http://padre.perlide.org/trac/ticket/1286
11:36 Changeset [15408] by azawawi
Start using INDICATOR_XXX constants instead of 0..2 digits in …
11:20 Changeset [15407] by Sewi
Add a new xt test, try it, discuss it and remove it if it's not wanted.
11:17 Changeset [15406] by adamk
- Converted syntax checker from timer polling with hash shortcutting to …
11:10 Changeset [15405] by szabgab
Update the messages.pot file
11:02 Changeset [15404] by azawawi
File Reload All/Some? was not working as expected
10:58 red_.png attached to SandBox by bowtie
10:57 Changeset [15403] by azawawi
Handle crash when File/delete is called on an Unsaved document
10:41 Changeset [15402] by azawawi
Underline the syntax error line with a red squiggle indicator
10:23 Changeset [15401] by Sewi
Makefile should require modules not packages
10:20 Ticket #1239 (Padre::Plugin::PerlTidy, patch for using perltidyrc from trunk/tools when ...) closed by bowtie
fixed: applied in r15400
10:17 Changeset [15400] by Sewi
Apply patch from #1239
09:57 Changeset [15399] by adamk
Added a sensible minimum version of Module::CoreList?
09:50 Changeset [15398] by adamk
Adding CGI dependency to ensure we have CGI::escapeHTML
09:20 Changeset [15397] by Sewi
Remove warnings - sorry for leaving them
09:00 Changeset [15396] by adamk
- Only allow PNG and ICO images by default, saving 4meg of RAM (ADAMK)
07:13 Changeset [15395] by Sewi
Fixed Changes, lines gone wrong after the silent release
07:13 Changeset [15394] by azawawi
Fix Editor.pm syntax error
07:10 Changeset [15393] by szabgab
Update the messages.pot file
06:43 Changeset [15392] by azawawi
Fix spelling typo in Changes
06:19 Changeset [15391] by adamk
Elevating Capture::Tiny to a full dependency
05:58 Changeset [15390] by adamk
- In Padre::Editor the smart highligh methods are how smart_highlight_show …
05:56 Changeset [15389] by adamk
Various minor refactoring, a few changes to method names to make them …
05:45 Changeset [15388] by adamk
Prevent on_change events occuring when the editor being changed is not the …
04:47 Changeset [15387] by adamk
Removing another warning
04:46 Changeset [15386] by adamk
Remove spurious warning
04:41 Changeset [15385] by adamk
Fix a digest related warning
03:59 Changeset [15384] by adamk
Added missing use
03:55 Changeset [15383] by adamk
- Added a change dwell mechanism to the editor panels, which gives any …
02:10 Changeset [15382] by adamk
Clarifying the incompatible change
02:09 Changeset [15381] by adamk
Changes which do not break API compatibility for plugins should be listed …
01:48 Changeset [15380] by szabgab
fix failure due to version number mismatch

08/10/11:

23:10 Changeset [15379] by szabgab
Update the messages.pot file
19:30 Changeset [15378] by Sewi
Upgrade backup interval
19:22 Ticket #1289 (Default Project Folder option non-operational on Windows 7) created by ravenhall
The Default Project Folder under Tools->Preferences, Behavior appears to …
19:18 Changeset [15377] by Sewi
tidy up
19:12 Changeset [15376] by Sewi
Make backup working again #105
19:10 Changeset [15375] by szabgab
Update the messages.pot file
19:03 Changeset [15374] by szabgab
fix interpolation bug
18:52 Ticket #1287 (Running find in files crashes Padre) closed by Sewi
fixed: Fixed in r15372
18:52 Changeset [15373] by Sewi
tidy up
18:50 Changeset [15372] by Sewi
Fix #1287: Perl is not Java
18:04 Ticket #1288 (Enter inserts two blank lines) created by kaare
Position the cursor at the start of the line. Whitespace doesn't matter. …
15:53 Changeset [15371] by adamk
Completed first useful version of the parser tool
15:11 Changeset [15370] by azawawi
The syntax checker is now more accurate when typing faster by using …
15:10 Changeset [15369] by szabgab
Update the messages.pot file
14:43 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
14:30 Changeset [15368] by azawawi
updated Changes
14:24 Changeset [15367] by azawawi
The functions and syntax check windows was not being cleared properly when …
14:08 Changeset [15366] by adamk
Changed the layout
13:12 Changeset [15365] by waxhead
updating with release announcement link
12:30 Changeset [15364] by azawawi
Added 'Hunting a Padre bug' by Sebastian Willing (Sewi++)
12:22 Changeset [15363] by adamk
The Parser Tool dialog now obeys plugin_unload correctly
12:09 Changeset [15362] by adamk
Pointless ->braces() always seem to distract me, it's not perlish
12:06 Changeset [15361] by azawawi
Fixed Changes. azawawi--
12:02 Changeset [15360] by azawawi
Comment update
11:59 Changeset [15359] by adamk
Shortening a few ->main->ide->config to ->config
11:55 Changeset [15358] by adamk
Noting Padre::Document breakage
11:39 Changeset [15357] by azawawi
Fix "open in file browser" failure under Windows 7 as a result of r15174
11:37 Changeset [15356] by adamk
Nudge
11:10 Changeset [15355] by szabgab
Update the messages.pot file
11:09 Changeset [15354] by adamk
Refactoring the function list code a bit more
10:57 Ticket #1286 (Too many newlines pressing ENTER on a blank line) closed by Sewi
fixed: fixed in r15353
10:57 Changeset [15353] by Sewi
Fix #1286: Too many newlines
10:46 Changeset [15352] by adamk
More cleaning up of the functions stuff
10:01 Changeset [15351] by azawawi
Tidy Changes a bit from previous commit
09:58 Changeset [15350] by azawawi
feature_devel_endstats: Padre Run script now supports Devel::EndStats?
08:33 Changeset [15349] by azawawi
Added feature_devel_endstats. The purpose of this configuration parameter …
08:19 Changeset [15348] by azawawi
More emphasis via bold on diff/patch addition, deletions and commands
08:11 Changeset [15347] by azawawi
First let us revamp the diff style. Red background for deleted stuff, …
07:40 DownloadMacOSX edited by tome
Added more info about the DMG and how to build from source. (diff)
07:27 Ticket #932 (Cannot adjust font setting) closed by tome
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 tome
fixed: I believe this is fixed with #1272.
07:16 Changeset [15346] by azawawi
Added the blog entry "Padre 0.88 - Internals refactoring completed!" by …
07:10 Changeset [15345] by szabgab
Update the messages.pot file
04:59 Changeset [15344] by adamk
Typo fix, and removing more code that is no longer in use
03:48 Changeset [15343] by adamk
Minor variable name cleaning
03:47 Changeset [15342] by adamk
Remove Padre::Document::Perl::goto_sub now that we have …
03:10 Changeset [15341] by szabgab
Update the messages.pot file
02:57 Changeset [15340] by adamk
Moved the Function List "goto function" logic into Padre::Editor as …
02:49 Changeset [15339] by adamk
Removing more code if folding is disabled

08/09/11:

22:17 Changeset [15338] by submersible_toaster
Drag plugin_versions forward so plugin loads again . compat ~0.86 ? …
22:15 Changeset [15337] by submersible_toaster
fix Sync config DELETE to sense the correct success response
18:19 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
16:03 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
15:42 Ticket #1285 (osx test failure - xt/mimetype.t fails on osx Lion) closed by tome
fixed: This was fixed by the fix in r15301
15:34 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
15:10 Changeset [15336] by szabgab
Update the messages.pot file
14:59 SandBox edited by bowtie
(diff)
14:11 Changeset [15335] by waxhead
tag Padre-0.88
14:07 Changeset [15334] by adamk
Whitespace
14:07 Release_History edited by waxhead
(diff)
13:53 Changeset [15333] by adamk
Comment on why we are doing package ## no critic \n Wx;
13:50 Changeset [15332] by waxhead
merging indexer fix from trunk
13:38 Changeset [15331] by adamk
Fix for indexer
13:28 Ticket #1283 (Downward scrolling causes every 3rd line to blank, intermittently, but ...) closed by bowtie
fixed
12:57 Changeset [15330] by adamk
No incompatible API changes during the 0.90 release cycle... yet
12:54 Changeset [15329] by waxhead
removed the comment from the 0.89 entry about no api changes from 0.84.. …
12:54 Changeset [15328] by waxhead
Setting dev version back to 0.89 for the march toward 0.90 - truck is now …
12:51 Changeset [15327] by waxhead
Setting the Changes file to reflect the next dev cycle
12:49 Changeset [15326] by waxhead
Branching trunk for release 0.88 take 2.
12:48 Changeset [15325] by waxhead
version number roll back to 0.88 for the release branch
12:46 Changeset [15324] by waxhead
Release 0.88 do over, and not it has nothing to do with me being slow!
12:26 Changeset [15323] by adamk
Adding patience
12:25 Changeset [15322] by adamk
Try this now
12:13 Changeset [15321] by waxhead
removing the aborted release 0.88 branch, there will be a new 0.88 branch …
12:12 Changeset [15320] by adamk
Fixing function list typo
12:11 Changeset [15319] by waxhead
merged non-released branch back to trunk -r15089:15317
11:52 Release edited by waxhead
(diff)
11:47 Changeset [15318] by azawawi
Open the way for probably the last development release of Wx::Scintilla, …
11:41 Changeset [15317] by waxhead
bring the version number to up 0.89 to avoid conflict for merge to trunk …
11:39 Changeset [15316] by adamk
Debolding ultraedit
11:24 Changeset [15315] by szabgab
release 0.11 of Hyppolit
11:22 Changeset [15314] by szabgab
finish the open registration close registration command: Hyppolit trac!
11:21 Changeset [15313] by azawawi
Updated Changes for 0.20_04 CPAN release
11:20 Changeset [15312] by azawawi
Fixed a drawing bug for transparent boxed indicators. This caused Padre …
11:15 Ticket #1028 (Syntax highlighting in Padre using Colorer) closed by azawawi
invalid: No need for Colorer since we have Wx::Scintilla :)
10:57 Ticket #1287 (Running find in files crashes Padre) created by Sewi
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 Sewi
Padre inserts two newlines instead of one if the ENTER key is being …
10:38 Changeset [15311] by szabgab
add basic test to Hyppolit
10:37 Changeset [15310] by szabgab
enable/disable trac registration from irc
10:04 Changeset [15309] by adamk
Avoid a copy
10:02 Changeset [15308] by adamk
Comment
09:45 Changeset [15307] by adamk
Adding test case for *glob = \&…
09:42 Changeset [15306] by adamk
Include *blog = \&... in the supported function pattern
09:42 Changeset [15305] by adamk
Fix sorting bug
09:32 Changeset [15304] by szabgab
add uptime? command to Hyppolit
09:20 Changeset [15303] by azawawi
Minor name/comment tweaks to the "Open Last Closed File" feature. The menu …
09:12 Changeset [15302] by azawawi
"Open Last Closed File" does not depend now on Padre::DB::History. This …
07:32 Changeset [15301] by tome
Addressing #1285, return a file as binary when a bad codepoint - non …
07:10 Changeset [15300] by szabgab
Update the messages.pot file
06:09 Ticket #1285 (osx test failure - xt/mimetype.t fails on osx Lion) created by tome
xt/mimetype.t .............. 260/522 Code point 0x950412DE is not Unicode, …
06:02 Changeset [15299] by adamk
- The Function List now recognises *function = sub { } in Perl code …
05:31 Changeset [15298] by tome
Addressing #162 partially, move stc_updateui processing to idle. On OSX I …
04:13 Changeset [15297] by adamk
Small simplification to menu construction code, passing the parent menu to …
04:03 Changeset [15296] by adamk
Removed a Padre->ide
03:45 Changeset [15295] by adamk
Typo
03:42 Changeset [15294] by adamk
Delay loading more code, clean up Padre::Wx::Editor a bit more to get rid …
03:10 Changeset [15293] by szabgab
Update the messages.pot file
02:20 Changeset [15292] by adamk
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 tome
With Scintilla .21_04 enabled, when scrolling with gesture on OSX, the …
01:50 Changeset [15291] by adamk
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_toaster
<submersible_mib>: mib_806otp - please state your bug anyway <ccjar>: …
01:02 Changeset [15290] by adamk
Noting that Padre::Feature constants can't be moved to Padre::Constant or …
00:56 Changeset [15289] by adamk
Complete the conversion of most uses of ->feature_* to Padre::Feature::*
00:30 Changeset [15288] by adamk
- Optional feature configuration settings are now compiled into the new …
00:06 Changeset [15287] by adamk
Whitespace

08/08/11:

22:03 Changeset [15286] by bowtie
added comments to Makefile.PL minor tweaks
21:51 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
21:37 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
21:34 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
21:27 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
21:21 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
21:20 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
21:03 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
21:00 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
15:10 Changeset [15285] by szabgab
Update the messages.pot file
14:26 Ticket #1202 (Add separation bar) closed by bowtie
fixed: applied in r15284
14:24 Changeset [15284] by adamk
Added separator
14:10 Ticket #1282 (Wx::Scintilla v0.21_02 and TABS) reopened by bowtie
in Padre::Wx::menu::Run when copying $self->AppendSeparator?; to new line …
14:00 Changeset [15283] by adamk
Critic tweaks
13:05 Changeset [15282] by azawawi
Perl keywords are now shown in bold font across all styles.
12:56 Ticket #1282 (Wx::Scintilla v0.21_02 and TABS) closed by azawawi
cannot reproduce: Cannot reproduce. Please reopen if you are able to find a scenario. …
12:54 Changeset [15281] by adamk
Adding t::lib::Padre
12:52 Changeset [15280] by azawawi
Set all the lexer keywords lists that the document provides
12:30 Changeset [15279] by azawawi
Highlight Perl keywords using Scintilla
12:18 Changeset [15278] by azawawi
Added sample Perl keywords highlighting to share/editor.pl
11:26 Changeset [15277] by azawawi
Expose IndicatorSetUnder? and IndicatorGetUnder?
11:10 Changeset [15276] by szabgab
Update the messages.pot file
10:57 Changeset [15275] by azawawi
Expose IndicatorSetAlpha? and IndicatorGetAlpha?
09:24 Changeset [15274] by adamk
When spawning the fastfind dialog with text selected in the editor, …
09:15 Changeset [15273] by adamk
Cleaning up bits and pieces
09:07 Changeset [15272] by adamk
Simplifying the select all code
08:18 Changeset [15271] by azawawi
Fix xt/copyright.t test failures
08:12 Changeset [15270] by azawawi
Fix xt/eol.t failures
07:45 Changeset [15269] by adamk
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 tome
fixed: Addressed by r15268
07:31 Changeset [15268] by tome
Addressing #1272, avoid trailing pipe on FileDialog? to stop crashes during …
07:25 Changeset [15267] by azawawi
Fixed the usual 04-config.t failure when adding/removing configuration …
07:10 Changeset [15266] by szabgab
Update the messages.pot file
06:56 Changeset [15265] by adamk
- Removed the regex option in fast find as it doesn't make much sense to …
06:49 Changeset [15264] by szabgab
give tome++ commit bit
06:11 Changeset [15263] by adamk
Merging the actionlibrary search logic into the main window code
03:10 Changeset [15262] by szabgab
Update the messages.pot file
03:04 Changeset [15261] by adamk
All modules loaded before the slave master is spawned now correctly avoid …
02:46 Changeset [15260] by adamk
- Thread Slave Mastering now works for Task 2.0. This removes thread spawn …
02:27 Changeset [15259] by adamk
Unload Padre::Startup once we have cleaned up the splash screen
02:22 Changeset [15258] by adamk
Adding a separate top-level frame to act as the PlThreadEvent? conduit …
01:36 Changeset [15257] by adamk
Removed the unused feature_config, and added feature_masterthread to help …
00:57 Changeset [15256] by submersible_toaster
different form of AE + wx + threads experiment

08/07/11:

18:22 PadrePluginDialog edited by bowtie
(diff)
18:16 Changeset [15255] by bowtie
tweak POD tweak tests
18:06 Changeset [15254] by bowtie
wrapped display text with Wx::gettext(...)
17:51 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
14:13 Ticket #1282 (Wx::Scintilla v0.21_02 and TABS) created by bowtie
Wx::Scintilla 0.21_02 since using above I have noticed that the first TAB …
13:51 Changeset [15253] by bowtie
added clean for last position in file tweak POD added more xt's
10:27 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
00:49 Ticket #1281 ([osx] Could not find system(darwin) default encoding) created by tome
On OSX Lion I'm getting (currently on r15252) when I try to open a file I …

08/06/11:

21:50 Ticket #1280 (Padre::Logger fails when Plugin is reloaded) created by bowtie
when run with perl dev -a -t Padre::Plugin::Cookbook::Recipe04::Main …
21:35 Changeset [15252] by bowtie
added remove missing to history clean tweak to adjust lots of spelling …
18:31 Ticket #1258 ([osx] opening the plugin manager results in a wxWidgets Debug Alert) closed by tome
cannot reproduce: Looks like this went away in trunk (testing on r15251)
16:44 PadrePluginDialog edited by bowtie
(diff)
16:42 PadrePluginDialog edited by bowtie
(diff)
16:36 PadrePluginDialog edited by bowtie
(diff)
16:35 PadrePluginDialog edited by bowtie
(diff)
14:54 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
13:04 PadrePluginDialog edited by bowtie
(diff)
11:59 PadrePluginCookbookRecipie04 edited by bowtie
(diff)
11:43 Plugins edited by bowtie
(diff)

08/05/11:

21:00 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
20:01 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
19:38 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
19:34 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
18:00 Ticket #1279 (OSX Unsupported window created of class: NSNavOpenPanel) created by tome
When opening the save dialog (save/save as) I get this warning: …
11:10 Changeset [15251] by szabgab
Update the messages.pot file
10:21 Changeset [15250] by adamk
Added "use Padre::Wx ':api2'" to monkey-patch a second-generation constant …
07:35 Changeset [15249] by adamk
- Scintilla word characters are now set up per document type (ADAMK)
04:08 Changeset [15248] by adamk
Couldn't make the current line visibility stick when not focused, …
03:57 Changeset [15247] by submersible_toaster
proof of concept - latency of threads->kill signal is awful.
03:29 Changeset [15246] by adamk
Fixing vertical align
03:28 Changeset [15245] by adamk
Fixing vertical aligning
03:10 Changeset [15244] by szabgab
Update the messages.pot file
02:35 Changeset [15243] by adamk
Created Padre::Wx::Frame to hold frames (so everything in …
02:08 Changeset [15242] by adamk
The new more complicated search functionality becomes complicated and …
01:34 Changeset [15241] by submersible_toaster
unidirectional example with AE doing all the socket work in a bg thread to …
01:27 Changeset [15240] by submersible_toaster
more and more AE wx quackery
01:23 Changeset [15239] by submersible_toaster
more AE + wx + thread madness
01:04 Changeset [15238] by submersible_toaster
add multicast listener to AE loop running _under_ wx in a thread
00:51 Changeset [15237] by submersible_toaster
danger danger - AnyEvent? + Wx + threads quackery

08/04/11:

21:48 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
21:46 Plugins edited by bowtie
(diff)
21:23 PadrePluginDialog edited by bowtie
(diff)
21:22 PadrePluginDialog edited by bowtie
(diff)
21:12 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
19:37 Changeset [15236] by bowtie
update to plugin interface, start using DEBUG added an icon
19:16 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
18:03 PadrePluginCookbookRecipie05 edited by bowtie
(diff)
17:29 PadrePluginCookbookRecipie05 created by bowtie
17:07 PadrePluginDialog edited by bowtie
(diff)
16:20 Plugins edited by bowtie
(diff)
15:47 Changeset [15235] by adamk
Parser tool works now
15:11 Changeset [15234] by zenogantner
[LaTeX plugin] some modifications suggested by bowtie
15:10 Changeset [15233] by szabgab
Update the messages.pot file
14:44 Plugins edited by bowtie
(diff)
14:40 Ticket #1278 (Padre::Plugin::LaTeX, fix for missing version & some :)) created by bowtie
As requested, relating to this afternoons irc, ;) […]
13:53 DownloadMacOSX edited by bowtie
(diff)
13:51 DownloadMacOSX edited by bowtie
(diff)
13:51 Changeset [15232] by szabgab
remove the link to the ancient dmg file from the main download page
13:48 DownloadMacOSX edited by szabgab
(diff)
13:02 Changeset [15231] by adamk
Module::Refresh no longer appears to be in use
12:59 Changeset [15230] by adamk
Remove name duplication
12:55 Changeset [15229] by adamk
Comment nudge
12:54 Changeset [15228] by adamk
Cleaning out some Data::Dumper code people forgot to remove
12:48 Changeset [15227] by adamk
Clearing out some little bits of dead code
11:53 Ticket #1099 (Ctrl-Shift-T to get last closed tab) closed by azawawi
fixed: Fixed
11:52 Changeset [15226] by adamk
Various menu tweaks. Renamed "Open a copy" to "Duplicate"
11:52 Changeset [15225] by azawawi
Implemented ticket:1099 Ctrl-Shift-T to get the last closed tab
11:31 Changeset [15224] by adamk
Critic fix
11:30 Changeset [15223] by adamk
Whitespace change
11:29 Changeset [15222] by adamk
Added missing copyright
11:18 Changeset [15221] by azawawi
Initial implementation of ticket:1099 Ctrl-Shift-T to get last closed tab
11:10 Changeset [15220] by szabgab
Update the messages.pot file
09:21 Changeset [15219] by adamk
- Removing the deprecated Padre::Wx::Dialog now that all dialogs have been …
09:18 Changeset [15218] by adamk
Fix a few small bugs in the snippit dialog
09:11 Changeset [15217] by adamk
- Upgraded the Insert Snippet dialog to wxFormBuilder (ADAMK)
07:14 Changeset [15216] by adamk
Completed the migration of "Insert Special Values" to wxFormBuilder
07:10 Changeset [15215] by szabgab
Update the messages.pot file
06:18 Changeset [15214] by adamk
Ignore Makefile.old
05:55 Ticket #1277 (Folding shortkeys and improvement) created by Sewi
I was told that Notepad++ has nice shortkeys for folding and a multi level …
05:39 Ticket #1276 (Compilation of padre.exe triggers virus warning) created by Sewi
ln.exe reports "permission denied" for some output dll it tries to write …
04:01 Changeset [15213] by adamk
Refactored Sewi's backup functionality. Removed the execution of the …
03:52 Changeset [15212] by adamk
Function search nudge
03:10 Changeset [15211] by szabgab
Update the messages.pot file
02:29 Changeset [15210] by adamk
Core plugins may reuse the padre icon
02:08 Changeset [15209] by adamk
Adding an is_unsaved method to identify editors which contain altered …

08/03/11:

22:01 Ticket #1256 (OSX Padre menu keybindings are missing / not clear) closed by tome
fixed: Closed by r15208
21:52 osxbugs edited by tome
Change the OSX bugs table to make it easier to read (diff)
19:47 Changeset [15208] by szabgab
make shortcuts work on OSX as well - #1256 patched by tome
19:10 Changeset [15207] by szabgab
Update the messages.pot file
16:08 Changeset [15206] by adamk
Tweaks to Special
15:57 Ticket #1275 ([osx] wxPerl not needed on OSX) created by tome
wxPerl is not needed on OSX, and our build packager actually removes it …
15:10 Changeset [15205] by szabgab
Update the messages.pot file
14:42 Changeset [15204] by azawawi
Fixed routine 04-config.t test failure (Module::Starter feature removal)
14:00 Changeset [15203] by azawawi
Remove Padre::File::HTTP warning that caused test suite failure
13:43 Changeset [15202] by Sewi
remove a warning, one backup file per instance and remove backup file on …
13:33 Changeset [15201] by Sewi
Very first try to add #105
12:49 Ticket #1255 (The directory browser got an undef object and may stop working now. Please ...) closed by Sewi
duplicate: Seems to be duplicate of #1096
12:43 Changeset [15200] by Sewi
Small visual change, mixing "REFRESH","DB" with "REFRESH_DB" was too easy …
12:40 Ticket #1244 (The menu "recent files" is not updated on history updates, only with 1 ...) closed by Sewi
fixed: fixed in r15199
12:40 Changeset [15199] by Sewi
Fix #1244: Refresh recent open files list on close
11:38 Changeset [15198] by azawawi
[Wx-Scintilla] A basic Perl 6 example is now highlighting correctly
11:10 Changeset [15197] by szabgab
Update the messages.pot file
11:09 Changeset [15196] by Sewi
add "Support" to "Contact Us"
11:07 Changeset [15195] by Sewi
Beautify code: Lowercase variable names
11:05 Changeset [15194] by Sewi
Add PUT support for Padre::File::HTTP
10:53 Changeset [15193] by azawawi
[Wx-Scintilla] Perl 6 is coloring stuff... basic but it is a start :)
10:41 Changeset [15192] by azawawi
Bumped version to 0.21_04 and updated Changes
10:36 Changeset [15191] by azawawi
[Wx-Scintilla] The rebirth of the experimental Perl 6 lexer. Updated …
10:26 Changeset [15190] by azawawi
[Wx-Scintilla] Removed duplicate SetText?()
10:02 Ticket #1274 (--die Plugin-Manager & Pod::Abstract::Path bleeding into Padre $SIG) created by bowtie
when you run Padre from trunk, with perl dev -a --die and open Plugin …
09:38 Changeset [15189] by adamk
Adding the skeleton for the FBP conversion of "Insert Special Values" …
09:22 Changeset [15188] by azawawi
[Wx-Scintilla] CPAN Release 0.21_03
09:11 Changeset [15187] by azawawi
[Wx-Scintilla] Removed an extra unneeded bracket
09:09 Changeset [15186] by azawawi
[Wx-Scintilla] Fix an XS build regression
09:06 Changeset [15185] by azawawi
Prepare for 0.21_03 developer release. Updated Changes
08:52 Changeset [15184] by azawawi
[Wx-Scintilla] Perl->tidy()
08:48 Changeset [15183] by adamk
Removing Module::Starter integration
08:47 Changeset [15182] by azawawi
Do not build XS if it is up to date on various platforms
08:18 Changeset [15181] by azawawi
Trigger a smart XS build/link only if it is not up to date
08:08 Changeset [15180] by adamk
Do an explicit void return when we can't find anything
08:01 Changeset [15179] by azawawi
[Wx-Scintilla] Updated Changes
07:59 Changeset [15178] by azawawi
Trigger a smart object/shared library build if one of the input files is …
07:51 Changeset [15177] by azawawi
[Wx-Scintilla] Makefile-like compilation dependency management
07:34 Changeset [15176] by azawawi
[Wx-Scintilla] Test and install Module::Build actions invoke build first
06:05 Ticket #1257 (OSX Preferences window opens at maximize and cannot be resized) closed by tome
fixed: This was fixed by changeset #15166 - changing the calls to layout/fit/etc. …
04:53 Changeset [15175] by szabgab
fix syntax error of Alias
03:43 Changeset [15174] by adamk
- Turn off Win32::SetChildShowWindow? so that ordinary system() calls …
02:43 Changeset [15173] by adamk
Made an %ENV setting local to avoid the need for an ugly no critic
01:57 Changeset [15172] by adamk
- Padre::DB::Migrate now has a method-based timeline that is even smaller …
00:46 Changeset [15171] by adamk
Noting the regenerated FBP files
00:41 Changeset [15170] by adamk
POD typo
00:35 Changeset [15169] by adamk
Comment nudge

08/02/11:

19:10 Changeset [15168] by szabgab
Update the messages.pot file
16:14 Changeset [15167] by adamk
Reflow the form after filling with data
16:08 Ticket #1273 (Padre::Plugin::Swarm patch for reloading) created by bowtie
Hope this helps, […]
15:57 Changeset [15166] by adamk
Updated dialog code to FBP::Perl 0.59 which should fix our Mac problems
15:45 Changeset [15165] by adamk
BAck to 0.03
15:34 Changeset [15164] by adamk
Updating to match FBP-Perl 0.59
13:35 Changeset [15163] by azawawi
Updated wxWidgets documentation links to 2.8.12 in Padre developer tools …
11:10 Changeset [15162] by szabgab
Update the messages.pot file
10:52 Changeset [15161] by azawawi
Updated Changes
10:50 Changeset [15160] by azawawi
Fix share/editor.pl stupid mistake azawawi--
10:38 Changeset [15159] by azawawi
Bumped version to 0.21_02
10:37 Changeset [15158] by azawawi
Fix OSX compilation error (tome++)
10:33 Changeset [15157] by azawawi
Updated editor.pl to include 5.10 test
09:56 Ticket #1272 (Padre crashes on Save, OS X 10.6.7) created by johnh
Started up and ran OK as far as I could see, but crashed without any …
09:26 Changeset [15156] by azawawi
Added Makefile.old to svn:ignore in Padre/winxs
08:57 Changeset [15155] by azawawi
Perl tidy
08:57 Changeset [15154] by azawawi
[Perl6] Added missing 'require IO::File'
08:03 Changeset [15153] by azawawi
Updated TODO
07:53 Changeset [15152] by azawawi
Updated 0.21_01 release date in Changes. A day after Scintilla 2.28 is …
07:50 Changeset [15151] by azawawi
Added a TODO for SurfaceImpl::DrawRGBAImage and …
07:17 Changeset [15150] by adamk
Moving wx_scintilla_ready to Padre::Config to break a circular dependency
07:15 Changeset [15149] by azawawi
Added stub SurfaceImpl::DrawRGBAImage and ListBoxImpl::RegisterRGBAImage …
07:10 Changeset [15148] by szabgab
Update the messages.pot file
06:57 Changeset [15147] by azawawi
Header files (.h) are now recognized as a C document
06:29 Changeset [15146] by azawawi
Update README.txt

08/01/11:

16:08 Changeset [15145] by azawawi
Fixed a compilation error
15:59 Changeset [15144] by azawawi
Updated Changes
15:54 Changeset [15143] by azawawi
We support Scintilla 2.28. Updated POD :)
15:50 Changeset [15142] by azawawi
Upgrade to Scintilla 2.28 (1 August 2011 release) :)
15:45 Changeset [15141] by azawawi
scintila.xs -> Scintilla.xs
15:38 Changeset [15140] by azawawi
Fix the last of the compilation errors for scintilla 2.27 on win32
12:24 Changeset [15139] by azawawi
Removed old files from scintilla
12:06 Changeset [15138] by azawawi
2.20 scintilla is compiling but the wrapper glue code is not working. …
11:53 Changeset [15137] by azawawi
Completely switched to 2.03. Scintilla 1.79 support removed.
11:48 Changeset [15136] by azawawi
Module::Build::Scintilla2 -> Module::Build::Scintilla
11:46 Changeset [15135] by azawawi
Started major rename of wx-scintilla2 namespace to replace obsolete 1.x
11:42 Changeset [15134] by azawawi
Started to remove support for Scintilla 1.79 in development version
11:39 Changeset [15133] by azawawi
Bumped version to development version 0.21_01 in Changes and Scintilla.pm
11:10 Changeset [15132] by szabgab
Update the messages.pot file
10:28 Changeset [15131] by azawawi
Updated TODO and documentation
10:24 Changeset [15130] by azawawi
Updated --help text in Build.PL
10:22 Changeset [15129] by azawawi
Updated Changes for Wx::Scintilla. Please read. Added 'perl Build.PL …
10:16 Changeset [15128] by azawawi
Build2.PL -> Tidied Build.PL
10:14 Changeset [15127] by azawawi
Delete Build.PL
10:13 Changeset [15126] by azawawi
Decide whether to use scintilla 1.x or 2.x in Build2.PL
09:54 TranslationIntro edited by waxhead
(diff)
08:56 Changeset [15125] by azawawi
Stopped hidden feature 'Replace in Files' from cannibalizing on the …
08:13 Changeset [15124] by azawawi
Compatibility patch by Mark Dootson (markd++) re-applied to wx-scintilla2
07:39 Changeset [15123] by azawawi
Applied patch 'Versions before 2.8.11 dont' have wxIntPtr defined' to fix …
07:10 Changeset [15122] by szabgab
Update the messages.pot file
05:20 Changeset [15121] by szabgab
run this test now uses -l

07/31/11:

14:14 Changeset [15120] by azawawi
Removed WXPERL_W_VERSION_(GE|LT) preprocessor #ifdef(s) since there are …
14:06 Changeset [15119] by azawawi
#if WXPERL_W_VERSION_GE( 2, 9, 0 | 1 ) removed from st_constants.cpp
14:03 Changeset [15118] by azawawi
Deprecated constants removed. Constant renames updated
13:43 Changeset [15117] by azawawi
Scintilla 2.03 is here. ./Build test works :)

07/30/11:

12:33 Ticket #1271 (Padre::Plugin::Plack, fix for missing version, api change) created by bowtie
enc diff, for version, and api name change r14590 […] * I generate …
10:23 Plugins edited by bowtie
(diff)
09:45 Ticket #1270 (Padre::Plugin::SpellCheck, fix for missing version) created by bowtie
You need to add the following […] to SpellCheck.pm This is a …
09:19 Plugins edited by bowtie
(diff)

07/29/11:

20:04 Ticket #906 (Padre installation fails (and all plugins using Locale::Msgfmt)) closed by bowtie
fixed: Alias as per your recommendation in r14837 […] This can now be …
20:03 Plugins edited by bowtie
(diff)
17:46 Plugins edited by bowtie
(diff)
16:15 Plugins edited by bowtie
(diff)
16:12 Plugins edited by bowtie
(diff)
16:12 Ticket #1264 (Padre::Plugin::Swarm missing dependency does not run!!!) closed by bowtie
fixed: submersible_toaster thanks It works from trunk, now, 0.89. got chat …
14:36 Ticket #1269 (Padre 0.86 on OSX DMG crashes) created by bubaflub
I downloaded a copy of Padre 0.86 from …
12:22 Changeset [15116] by Sewi
Catch the crash #1268
12:15 Ticket #1268 (Padre sometimes crashes on right click in editor window) created by Sewi
DIE: Can't locate object method "feature_folding" via package …
07:58 Changeset [15115] by zenogantner
update German translation
07:55 Changeset [15114] by zipf
Updated Spanish translation
07:40 Changeset [15113] by waxhead
Update the version from 0.85 to next release version
07:10 Changeset [15112] by szabgab
Update the messages.pot file
05:12 Changeset [15111] by submersible_toaster
make Padre::Sync client line up with Madre server implementation …
01:31 Changeset [15110] by submersible_toaster
update Changes
01:28 Changeset [15109] by submersible_toaster
move Wx::Socket to runtime requires. #1264
01:21 Changeset [15108] by submersible_toaster
roll version to 0.11 , quash some windows line endings in Diff.pm

07/28/11:

22:49 PadrePluginCookbookRecipie04 edited by bowtie
(diff)
18:01 PadrePluginCookbookRecipie04 edited by bowtie
(diff)
17:38 PadrePluginCookbookRecipie04 edited by bowtie
(diff)
14:09 wxListCtrl.png attached to PadrePluginCookbookRecipie04 by bowtie
wxListCtrl
14:09 PadrePluginCookbookRecipie04 edited by bowtie
(diff)
13:39 PadrePluginDialog edited by bowtie
(diff)
13:25 Changeset [15107] by adamk
Blah
08:32 Changeset [15106] by adamk
Moved FBP file to the root. Updated to Module::Install::DSL 1.01 Changed …
07:57 Changeset [15105] by adamk
Rename to standard pattern
06:52 Changeset [15104] by szabgab
add link to latest post by tome++

07/27/11:

23:18 Changeset [15103] by submersible_toaster
#1264 add requires for Wx::Socket and use it.
16:43 Changeset [15102] by adamk
0.03 to be released - Rearranged the codegen options to allow more …
14:14 Plugins edited by bowtie
(diff)
14:12 Plugins edited by bowtie
(diff)
14:06 Plugins edited by bowtie
(diff)
12:34 Plugins edited by bowtie
(diff)
11:04 Plugins edited by bowtie
(diff)
11:03 Plugins edited by bowtie
(diff)
09:47 Plugins edited by bowtie
(diff)
07:10 Changeset [15101] by szabgab
Update the messages.pot file
06:09 Changeset [15100] by adamk
Updating version to development 0.89
04:48 Changeset [15099] by adamk
Select the version of Scintilla to use once at compile time. This prevents …
02:27 Changeset [15098] by adamk
Regardless of what wxFormBuilder says, always show the first tree element

07/26/11:

23:37 Ticket #1267 (dummy package to negate warning: DIE: Can't locate Wx/Loader/Custom.pm in ...) created by bowtie
my local location. …
22:30 Plugins edited by bowtie
(diff)
22:20 Plugins edited by bowtie
(diff)
22:15 Ticket #1266 (Padre::Plugin::PerlCritic, fix for missing version) created by bowtie
Padre::Plugin::PerlCritic, fix for missing version, so as to be able …
19:10 Changeset [15097] by szabgab
Update the messages.pot file
16:53 Ticket #1265 (Padre::Plugin::FormBuilder can't find wxfb.png, have to make install, so ...) created by bowtie
DIE: Failed to find shared file 'wxfb.png' for dist …
16:48 Changeset [15096] by zenogantner
update German translation
15:52 Changeset [15095] by adamk
- The notebook supports relocale correctly for "Unsaved X" files (ADAMK)
15:10 Changeset [15094] by szabgab
Update the messages.pot file
14:49 Changeset [15093] by adamk
- The directory tree supports relocale correctly (ADAMK)
13:34 Changeset [15092] by adamk
Nothing has changed.... yet
12:51 Changeset [15091] by szabgab
link to blog of tome
12:47 Changeset [15090] by waxhead
setting the next version numbers for dev cycle and next release
12:45 Changeset [15089] by waxhead
Branching HEAD for release 0.88, announcement in dev list to follow.
12:43 Release edited by waxhead
(diff)
12:40 Changeset [15088] by waxhead
setting version 0.88 for release
12:37 Changeset [15087] by waxhead
perl tidy project prior to release 0.88
12:37 Changeset [15086] by waxhead
setting the release version number for upcoming release 0.88
12:24 Changeset [15085] by adamk
Removing "Test" plugin which ends up polluting user space
12:07 Changeset [15084] by adamk
Fixing all outstanding Perl::Critic bugs
11:30 Changeset [15083] by adamk
Skip unless critic is new
11:19 Changeset [15082] by adamk
Temporarily remove the qx thing
11:10 Changeset [15081] by szabgab
Update the messages.pot file
10:52 Changeset [15080] by adamk
- Added feature_folding to allow the removal of code folding support …
10:27 Changeset [15079] by zenogantner
update German translation
10:14 Changeset [15078] by adamk
More small menu tweaks
09:56 Changeset [15077] by adamk
General tidying up of menu labels and moved some menu commands to …
09:06 Changeset [15076] by adamk
- Removed unused methods for adding customer view menu elements. If …
09:04 Changeset [15075] by adamk
- Moved Bookmarks from View to Search menu in line with other …
08:04 osxbugs created by tome
Create page
05:25 Changeset [15074] by submersible_toaster
zindex reflection
05:25 Changeset [15073] by adamk
- Removed the --with-plugin command line option used by one of the author …
05:22 Changeset [15072] by submersible_toaster
layout and style changes. Additional session debug()
04:47 Changeset [15071] by szabgab
remove duplicate shortcut

07/25/11:

22:52 Changeset [15070] by submersible_toaster
semi styling.
21:20 Changeset [15069] by bowtie
typo
15:10 Changeset [15068] by szabgab
Update the messages.pot file
14:01 Plugins edited by bowtie
(diff)
13:10 Changeset [15067] by bowtie
typos Opps -> Oops
12:47 Changeset [15066] by szabgab
perltidy
11:48 PadrePluginDialog edited by bowtie
(diff)
11:45 PadrePluginCookbookRecipie04 edited by bowtie
(diff)
11:10 Changeset [15065] by szabgab
Update the messages.pot file
09:19 Changeset [15064] by szabgab
stop crashing when closing the help window. Fixing bug introduced in …
05:06 Changeset [15063] by adamk
Maybe that will shut pragmas up
03:53 Changeset [15062] by submersible_toaster
add some timestamps , updated template for user display, update depends
03:15 Changeset [15061] by adamk
Adding use warnings to make critic happy
03:14 Changeset [15060] by adamk
Downgrade the severity of unrestricted no critic, since the FBP generated …
03:14 Changeset [15059] by adamk
Fix bad use of return sort
03:10 Changeset [15058] by adamk
POD fix
03:00 Changeset [15057] by submersible_toaster
play nicely(er) with registration errors and successes
02:59 Changeset [15056] by adamk
Removing Perl::Critic::Policy::RequireUseOfExceptions?, as it has been …
02:58 Changeset [15055] by adamk
Comment out the diags
02:46 Changeset [15054] by submersible_toaster
tidy up config , include some real code to use in tests

07/24/11:

08:13 Changeset [15053] by submersible_toaster
finish json interface

07/23/11:

16:00 Changeset [15052] by dolmen
Update catalog in french translation
15:42 Changeset [15051] by dolmen
Update french translation.
15:10 Changeset [15050] by szabgab
Update the messages.pot file
12:48 Changeset [15049] by adamk
- Added a slightly odd but working workaround for a bug where …
12:00 Changeset [15048] by adamk
Small optimisation for Padre::Current->main
11:42 Changeset [15047] by adamk
Correcting tests
03:10 Changeset [15046] by szabgab
Update the messages.pot file
00:41 Changeset [15045] by zenogantner
update German translation
00:02 Changeset [15044] by dolmen
Update French translation (but still much to do)

07/22/11:

22:02 Changeset [15043] by dolmen
merge latest message.pot into fr-fr.po
21:52 Changeset [15042] by dolmen
Update fr-fr translation.
21:38 Plugins edited by bowtie
(diff)
21:35 Plugins edited by bowtie
(diff)
21:32 Plugins edited by bowtie
(diff)
20:50 Changeset [15041] by bowtie
minor typo's & tweaks also removed dead code
20:31 Changeset [15040] by dolmen
svn:ignore => MYMETA.*
15:51 Plugins edited by bowtie
(diff)
15:10 Changeset [15039] by szabgab
Update the messages.pot file
14:28 Plugins edited by bowtie
(diff)
14:19 Changeset [15038] by szabgab
Ensure the .pod files are recognized as POD documents
13:58 Plugins edited by bowtie
(diff)
13:48 Plugins edited by bowtie
(diff)
13:39 Plugins edited by bowtie
(diff)
11:58 Plugins edited by bowtie
(diff)
11:57 Ticket #1264 (Padre::Plugin::Swarm missing dependency does not run!!!) created by bowtie
Padre::Plugin::Swarm Failed to enable plug-in 'Padre::Plugin::Swarm': …
11:56 Changeset [15037] by adamk
Remove a pointless method
11:39 Changeset [15036] by adamk
Nudge change message
11:37 Changeset [15035] by adamk
- The right margin/edge is now enabled correctly at startup (ADAMK)
11:10 Changeset [15034] by szabgab
Update the messages.pot file
11:04 Changeset [15033] by adamk
Typo :(
11:04 Changeset [15032] by adamk
- A significant number of the editor preferences in the view menu can now …
09:20 Changeset [15031] by adamk
Trim whitespace
08:54 Changeset [15030] by adamk
- Adding a preliminary (broken) implementation of Replace in Files, hidden …
08:20 Changeset [15029] by adamk
It's been a while since there was a reasonable expectation that all …
08:14 Changeset [15028] by adamk
Adding skeleton for ReplaceInFiles? task, copied from the FindInFiles? task …
03:10 Changeset [15027] by szabgab
Update the messages.pot file
02:04 Changeset [15026] by adamk
Integrating the Replace in Files window into the main window, as with Find …
01:59 Changeset [15025] by adamk
Adding initial skeleton code for the Replace in Files bottom window

07/21/11:

21:39 Plugins edited by bowtie
(diff)
21:33 Ticket #1263 (Padre::Plugin::Nopaste Loads but don't run!!!!) created by bowtie
Padre::Plugin::Nopaste Unhandled task_finish for Padre::Plugin::Nopaste …
17:53 Plugins edited by bowtie
(diff)
17:46 Plugins edited by bowtie
(diff)
16:54 Plugins edited by bowtie
(diff)
15:14 Plugins edited by bowtie
(diff)
11:18 Changeset [15024] by szabgab
svn:ignore
11:18 Changeset [15023] by szabgab
Debug::Client v0.12
11:15 Changeset [15022] by szabgab
unite some code checking for rc_file
11:10 Changeset [15021] by szabgab
Update the messages.pot file
10:18 Changeset [15020] by adamk
Rename the find button to replace, and add the basics of …
09:55 Changeset [15019] by adamk
Adding formbuilder-generated skeleton for Replace in Files
09:38 Changeset [15018] by adamk
Added Replace in Files
08:47 PadrePluginDialog edited by bowtie
(diff)
07:56 Changeset [15017] by submersible_toaster
Updates to register page. Style. Other…
07:43 Changeset [15016] by adamk
- The birthday easter egg now only comes up once a year, and we will never …
07:37 Changeset [15015] by garu
adding File::HomeDir? as a new testing dep
07:30 Changeset [15014] by adamk
Rename feedback_done to nth_feedback in preparation for additional nth_ …
07:29 Changeset [15013] by garu
explicit warning over .perldb
07:28 Changeset [15012] by garu
skipping some tests when .perldb is present
07:10 Changeset [15011] by szabgab
Update the messages.pot file
06:43 Changeset [15010] by submersible_toaster
begin porting the ideas behind Madre-Sync into light(er)weight …
05:40 Changeset [15009] by adamk
- The main window search_next method will now explicitly not open a find …
05:01 Changeset [15008] by adamk
Completing the removal of ->rere
04:11 Changeset [15007] by submersible_toaster
scaffolded dancer application Madre. dancer scaffolds with …
03:10 Changeset [15006] by szabgab
Update the messages.pot file
01:40 Changeset [15005] by submersible_toaster
make config sync dialog password text fields 'real' password entry fields. …
00:54 Changeset [15004] by adamk
Make the password text fields actually password fields
00:45 Changeset [15003] by submersible_toaster
defend Config::Sync against Config->meta die

07/20/11:

21:19 Changeset [15002] by chorny
ignore MYMETA
19:10 Changeset [15001] by szabgab
Update the messages.pot file
18:45 Ticket #1262 (The combo keys for type a backslash (\) on OS X with french keyboard ...) created by Sniper
Padre : 0.84 also tested with 0.50 Installed from the DMG …
16:27 Changeset [15000] by szabgab
perltidy, stealing some blame from Alias++
14:36 Screenshots edited by adamk
(diff)
14:35 Screenshots edited by adamk
(diff)
14:32 Padre_Form_Builder.png attached to Screenshots by adamk
13:44 Ticket #1261 (grey lines when scrolling in Ubuntu 11.04) created by adam
When using Padre on Ubuntu 11.04, it shows accidentally grey lines when …
11:10 Changeset [14999] by szabgab
Update the messages.pot file
08:02 Changeset [14998] by szabgab
few updates to the Padre on Strawberry package
07:50 Changeset [14997] by adamk
Move the regex editor down slightly, out of the "preferences block"
07:38 Changeset [14996] by adamk
When applying Preferences Sync settings, we filter out any unknown values, …
07:31 Changeset [14995] by adamk
- The Padre Preferences Sync client now works, but requires you to enable …
07:22 Changeset [14994] by adamk
Adding $self-> to two missing patches
07:10 Changeset [14993] by szabgab
Update the messages.pot file
06:46 Changeset [14992] by adamk
Moving dialog for config sync from Sync2 to Sync
06:32 Changeset [14991] by submersible_toaster
hackery to make Sync2 work as per the Madre-Sync server. Sync is still …
03:10 Changeset [14990] by szabgab
Update the messages.pot file
01:45 Changeset [14989] by adamk
Adding # no critic to the remainder of the FBP files
01:32 Changeset [14988] by adamk
Updating generated code to reinstate HASH members for protected elements

07/19/11:

16:31 Ticket #1260 (fix for :- This violates encapsulation) created by bowtie
Fix for: 644 # NOTE: This violates encapsulation. The plugin …
05:04 Changeset [14987] by szabgab
add link to blog entry of Alias
03:34 Changeset [14986] by submersible_toaster
fix camel case typo in Makefile requires
03:12 Changeset [14985] by adamk
Tweaks

07/18/11:

16:27 Ticket #1076 (Padre::Plugin::Alarm cannot play alarm sound under Ubuntu) reopened by szabgab
If I understand this still does not work on Ubuntu. Maybe the solution …
15:57 Ticket #1076 (Padre::Plugin::Alarm cannot play alarm sound under Ubuntu) closed by bowtie
not relevant: this is not a Padre issue playing a WAV via wx::sound on ms, is one …
14:24 Changeset [14984] by adamk
FormBuilder? plugin now supports File::ShareDir? correctly
13:14 SandBox edited by bowtie
(diff)
13:13 Ticket #1182 (Crash when enabling plugin) closed by bowtie
fixed: plugins are now enabled by dubble clicking the plugin in the list and when …
13:01 SandBox edited by bowtie
(diff)
11:10 Changeset [14983] by szabgab
Update the messages.pot file
10:54 Ticket #1253 (Update Plugin Version in Config.DB for enabled plugins only, please add to ...) closed by bowtie
fixed: This has bean implemented in r14980, not as is, but with modification by …
10:54 Changeset [14982] by adamk
Typo
10:51 Changeset [14981] by adamk
Use ->select to deal with cases where ->load will throw an exception
10:44 Changeset [14980] by adamk
The version column in the plugin table now tracks the last …
10:10 Changeset [14979] by adamk
Add support for the experimental ORLite update method
10:09 Changeset [14978] by adamk
Typo fix
10:08 Changeset [14977] by adamk
Make the copyright compliance test happy
10:07 Changeset [14976] by adamk
- Padre::DB::Migrate now has class-based migration scripts into of script …
09:57 PadrePluginCookbookRecipie04 edited by bowtie
(diff)
07:50 Changeset [14975] by adamk
Rewrote all of the schema migration scripts as classes
07:10 Changeset [14974] by szabgab
Update the messages.pot file
07:06 Changeset [14973] by adamk
Experimental upgrade to the schema migration system to avoid the need to …
03:38 Changeset [14972] by adamk
- Added directory deletion to the file tree, although it doesn't use the …
03:10 Changeset [14971] by szabgab
Update the messages.pot file
03:10 Changeset [14970] by adamk
Add the "Create Directory" to the directory as well, where it is a bit …
02:47 Changeset [14969] by adamk
Changed all uses of Padre::Wx::Directory::rere to ::rebrowse, which does …
02:42 Changeset [14968] by adamk
Load the thread modules before Wx so Wx boots threading properly
02:17 Changeset [14967] by adamk
Commented out feature_restart_task_manager to prevent damaging restarts …
02:14 Changeset [14966] by adamk
Added a check for invalid use of qx. Padre::TaskThread? and …
01:31 Changeset [14965] by adamk
Removed duplicate Changes file entry
00:29 Ticket #1259 (osx Padre icon toolbar default should be same as linux (default to true)) created by tome
I'm fairly sure that we want the platform defaults for showing things like …

07/17/11:

23:10 Changeset [14964] by szabgab
Update the messages.pot file
19:12 Changeset [14963] by szabgab
Add Perl menu entry to deparse selected code using B::Deparse
18:08 SandBox edited by bowtie
(diff)
18:06 Ticket #1258 ([osx] opening the plugin manager results in a wxWidgets Debug Alert) created by tome
When opening the plugin manager on Padre OSX you are given the alert shown …
17:51 SandBox edited by bowtie
(diff)
17:12 Ticket #1257 (OSX Preferences window opens at maximize and cannot be resized) created by tome
The preferences window in Padre OSX opens fully maximized, cannot be …
16:50 Ticket #1256 (OSX Padre menu keybindings are missing / not clear) created by tome
The Padre menus on OSX need some repair. For example: - Preferences …
15:51 Ticket #1255 (The directory browser got an undef object and may stop working now. Please ...) created by bowtie
The directory browser got an undef object and may stop working now. Please …
15:10 Changeset [14962] by szabgab
Update the messages.pot file
13:14 Ticket #1248 (Directory Browser Crash on deleted item) closed by szabgab
fixed: r14961 seems to fix it
13:13 Changeset [14961] by szabgab
Eliminate crash caused by directory browser. #1248
11:37 Ticket #1246 (View -> View as -> Text not working) closed by szabgab
fixed: Fixed in r14960
11:37 Changeset [14960] by szabgab
fix View/Show? Document As... menu #1246
11:15 Changeset [14959] by szabgab
no need to try to load the module again
11:10 Changeset [14958] by szabgab
Update the messages.pot file
10:18 Changeset [14957] by szabgab
dont create automatic sessions, use padre-last
10:01 Changeset [14956] by szabgab
moving the condition inside the method call
09:50 Changeset [14955] by szabgab
allow renaming of file or directory in project browser
07:10 Changeset [14954] by szabgab
Update the messages.pot file
06:30 Changeset [14953] by szabgab
missed use
06:29 Changeset [14952] by szabgab
move google+ and Facebook to the bottom of the page
Note: See TracTimeline for information about the timeline view.