Timeline


and .

03/15/10: Today

10:40 Changeset [11125] by zenogantner
speed up counting of non-whitespace characters by roughly a factor of 5 …
10:17 Changeset [11124] by azawawi
A better fix to r11123 and ticket:889.
08:46 Ticket #889 (Padre saves non-ASCII characters as \x{XXXX}) closed by azawawi
fixed: Fixed in r11123 Thanks for reporting it. /Ahmad
08:44 Changeset [11123] by azawawi
Turning off Padre::Locale::encoding_from_string optimization to fix …
08:00 Ticket #889 (Padre saves non-ASCII characters as \x{XXXX}) created by ash
If I create a Perl file in Padre (installed from …
05:25 Changeset [11122] by azawawi
Fixed xt author test failure and removed unused role in @ISA
04:54 Changeset [11121] by azawawi
The skipping part is now working again. I only enabled it for testing the …
04:51 Changeset [11120] by azawawi
Perl tidy (25 files)
04:49 Changeset [11119] by azawawi
Fixed the Padre survey dialog to be a bit more elegant
04:35 Changeset [11118] by azawawi
Hide the shortcut set/reset sizers until the user has actually selected …
04:30 Changeset [11117] by zenogantner
completed gettext support for documentation/help menu
04:30 Changeset [11116] by azawawi
Initial attempt at fixing Padre survey dialog
02:48 WikiStart edited by zenogantner
added link to a working irc log page; other changes (diff)

03/14/10: Yesterday

16:27 Changeset [11115] by zenogantner
gettext-ified outline pad
14:23 Changeset [11114] by zenogantner
added preliminary plural handling to 'replace all' output
14:20 Changeset [11113] by zenogantner
more verbose description: version control system instead of VCS (makes …
12:46 Ticket #601 ("Newline same column" does not work as advertised with tabs) closed by jagd
fixed: i think it was fixed by the commit r11112: …
11:57 Changeset [11112] by jagd
fix newline_keep_column
09:51 Changeset [11111] by jagd
fix & update chinese translation (87%)
09:05 Changeset [11110] by zenogantner
completed 'Insert special values' functionality - feel free to add more …
05:55 Ticket #888 (Padre crashing when looking for bookmark) created by szabgab
Adding a bookmark using Ctrl-B worked but when I pressed Ctrl-Shift-B and …
00:46 Ticket #887 (config.t test fails) closed by waxhead
fixed: Looks like it's fixed.
00:35 Ticket #887 (config.t test fails) created by waxhead
Clearly it's a simple fix, but it's being opened to keep track of bugs and …
00:25 Changeset [11109] by azawawi
Fixed the config count to prevent test failure

03/13/10:

16:23 Changeset [11108] by adamk
Switched from pip to cpanm
16:22 Changeset [11107] by adamk
Whitespace
13:31 Changeset [11106] by karl.forner
added the find_matching_brace method and implemented brace expression …
10:50 Ticket #484 (Select a complete block from one brace to another) closed by karl.forner
fixed: Yes now it is applied. I refactored the implementation in r11105
10:45 Changeset [11105] by karl.forner
Development related to the braces highlighting and matching. Added some …
07:21 Changeset [11104] by Sewi
Add two actions
07:05 Changeset [11103] by Sewi
Add a test which crashes Padre
06:46 Ticket #886 (Crash on locked database) created by Sewi
Run the following command: […] One of the tasks exits with […] …
06:40 Changeset [11102] by adamk
Removing an import
06:39 Changeset [11101] by adamk
Piddling tweaks (mostly docs)
06:38 Changeset [11100] by adamk
Noting the lockinterface thing
06:30 Changeset [11099] by adamk
When showing a toolbar panel for the first time when it wasn't needed at …
05:54 Changeset [11098] by adamk
- New Padre::Wx::Display screen geometry library for handling multiple …
04:28 Changeset [11097] by zenogantner
one English message fix; more German translation updates
03:53 Changeset [11096] by adamk
Adding a new library for calculating various useful window geometries
03:47 Changeset [11095] by adamk
One last tweak for the menu/menubar fix
02:02 Changeset [11094] by adamk
Untangle the situation with refresh -> menu
01:31 Changeset [11093] by waxhead
Removed all traces of the refresh view menu as requested by Alias.
01:16 Changeset [11092] by waxhead
Fixed the refresh method to call the renamed refresh_view_menu method.
01:05 Changeset [11091] by waxhead
Rename the new method to a more correct named. Added comment to explain …
00:42 Changeset [11090] by adamk
Everything that needs threads should make sure they are loaded themselves. …
00:33 Changeset [11089] by adamk
Dumping display geometry works

03/12/10:

18:31 Changeset [11088] by adamk
Don't run the auto_provides unless we've previously run make manifest
13:06 Changeset [11087] by jagd
update chinese translation (80%) and fix the old items
11:51 Changeset [11086] by zenogantner
About box: Info -> System Info ("info" is too generic)
11:44 Changeset [11085] by zenogantner
translated the rest of
03:13 Changeset [11084] by zenogantner
more l10n in the about box: translate language names
03:13 Ticket #884 (View Document As doesn't refresh when changing tabs) closed by waxhead
fixed: committed as 11083.
03:12 Changeset [11083] by waxhead
Added refresh_view_document_as method to allow updating the list when the …
03:10 Ticket #885 (Padre just plain crashed - Main.pm was open and was causing a few ...) created by waxhead
I'm running latest trunk. I was trying to fix a refresh problem with the …
02:44 Ticket #884 (View Document As doesn't refresh when changing tabs) created by waxhead
To see this, open two files, the first one should be a perl file. Check …
02:41 Changeset [11082] by zenogantner
completed gettext support for the document statistics dialog updated …
02:28 Changeset [11081] by waxhead
Added Fix, Added Waring text to 0.58 release date.
02:24 Ticket #865 (Selection is wrong in Menu View->View Documenta As...-> XXX) closed by waxhead
fixed: The sort order that created the menu order wasn't used when the actual …
02:24 Changeset [11080] by waxhead
Fixed the wrong document type - mime type - selected in the view document …

03/11/10:

14:11 Changeset [11079] by szabgab
add auto_provides to Makefile.PL
14:06 Changeset [11078] by szabgab
add some prereqs, another blog entry
13:05 Changeset [11077] by szabgab
fix version test problem
12:44 Changeset [11076] by szabgab
decode utf8 string for display
12:39 Changeset [11075] by szabgab
use the utf8text to display on the menu - but it shows up broken
12:38 Changeset [11074] by Sewi
Fixed locale test errors
12:21 Changeset [11073] by szabgab
move localization code to Padre::Locale
12:16 Changeset [11072] by Sewi
Add version check
10:13 Changeset [11071] by jagd
update chinese translation
09:22 Changeset [11070] by Sewi
Maybe fix for the exit-crash?
07:19 Changeset [11069] by adamk
The next step in the renaming of Plugins to Tools
07:08 Changeset [11068] by adamk
Now we have a Tools menu, move the regex editor there
04:50 Changeset [11067] by daxim
let's do i18n correctly and without duplicating work that's been already …
04:45 Changeset [11066] by zenogantner
German translation updates fr_CA is French (Canada), not French (France) …
04:27 Changeset [11065] by Sewi
Add untranslatable language codes/names to Wx/Menu/View.pm DEVELOPERS: …
03:32 Changeset [11064] by adamk
Landing the slave master quick-spawn change, which reduces average memory …
03:05 Changeset [11063] by rehsack
Update thread-finish code to wait real for 2 minutes and don't guess how …
01:27 Changeset [11062] by Sewi
bless $rehsack,Padre::SVN::CommitBit?;

03/10/10:

23:54 Changeset [11061] by Sewi
Some other test failures
23:16 Changeset [11060] by Sewi
Remove badcode test failures
20:33 Changeset [11059] by adamk
The SlaveDriver? optimisation turns out to be utterly fatal to Padre for …
20:22 Changeset [11058] by adamk
Completed the move of the slave driver into the early part of startup
20:19 Changeset [11057] by adamk
Add threads.pm to the startup settings
20:19 Changeset [11056] by adamk
Add explicit dependencies for just barely enough of Wx to get the slave …
20:18 Changeset [11055] by adamk
Because it's Wx that has the dependency on threads, load threads in the Wx …
20:17 Changeset [11054] by adamk
Moved the survey into the post-init timer, skip it during testing, and …
15:16 Changeset [11053] by karl.forner
Ticket #484: Select a complete block from one brace to another Made a …
15:05 Changeset [11052] by Sewi
Add Padre survey server script to temp location
15:00 Changeset [11051] by Sewi
Perl tidy
14:55 Changeset [11050] by Sewi
Workaround the exit-failure problem
13:40 Ticket #484 (Select a complete block from one brace to another) reopened by Sewi
Doesn'tWorkForMe in r11048 Did you already apply that patch?
12:22 Ticket #736 (Function list is incorrect) closed by Sewi
fixed: @karl: Please write a timeout if the ticket is obvious fixed like "will …
12:03 Changeset [11049] by jagd
fix RegexEditor? Quantifier description of {m,n} and {n}
10:18 Changeset [11048] by jagd
update chinese translation
10:17 Changeset [11047] by jagd
Add jagd to Translators :D
08:36 Changeset [11046] by zenogantner
updated German translation; should be complete now (modulo missing gettext …
07:58 Changeset [11045] by jagd
'01[:alnum:])' changed to '01[:alnum:]'
07:49 Changeset [11044] by zenogantner
updated German translation, regex editor is now mostly translated
07:47 Changeset [11043] by zenogantner
search: use main->info instead of ->error for no matches replace: use …
06:57 Changeset [11042] by Sewi
Adding a small survey at first Padre start after installation. The server …
05:07 Changeset [11041] by zenogantner
updated German translation, in particular the Preferences dialog; …
03:56 TranslationIntro edited by zenogantner
(diff)
01:32 Changeset [11040] by Sewi
Perl tidy: Forgot one file, sorry
01:31 Ticket #883 (Opening an existing Perl 6 script Hangs Padre on win32) created by azawawi
Open an existing Perl 6 script and Padre will hang with Padre doing …
01:30 Changeset [11039] by Sewi
Perl tidy
00:47 Changeset [11038] by azawawi
[Perl 6] Updated to STD.pm revision 30018
00:45 Changeset [11037] by azawawi
[Perl 6] whitespace fixes in Changes

03/09/10:

15:52 Changeset [11036] by jagd
15:00 Changeset [11035] by burak
update turkish translation
12:58 Changeset [11034] by Sewi
Adding another bit of commit rights :-)
11:09 Ticket #882 (debugging for Wx-scripts doesn't work) created by mtbf40
This is perl, v5.10.1 (*) built for MSWin32-x86-multi-thread Wx …
10:54 Changeset [11033] by Sewi
Remove debug print - sorry
10:54 Changeset [11032] by Sewi
Fix the window list dialog (reload some/close some)
10:53 Changeset [11031] by mattp
Change password TextCtrl?'s to Wx::wxTE_PASSWORD style
06:22 Changeset [11030] by sblandin
Updated Padre Italian translation
06:14 Changeset [11029] by zenogantner
updated German translation
05:45 Changeset [11028] by Sewi
Come in, Aladin…
02:28 Changeset [11027] by adamk
A second attempt at fixing the thread vs SQLite bug, this one appears much …
02:22 Changeset [11026] by adamk
Param tweak
01:52 Ticket #842 (Window Menu is not refreshing.) closed by waxhead
fixed: This looks like it's been fixed up.
01:40 Changeset [11025] by waxhead
Spelling fix.

03/08/10:

23:36 Changeset [11024] by Sewi
Add another CeBit? blog entry
23:18 Changeset [11023] by adamk
Whitespace tweak
22:42 Changeset [11022] by adamk
Speculative fix to the threading vs SQLite bug
22:01 Changeset [11021] by perlpilot
[Perl6] run parrot from parrot_install Rakudo runs from an installed …
21:30 Changeset [11020] by adamk
Now 1.58 is released, bumping ORLite dependency to 1.41 to get the …
18:32 Changeset [11019] by mattp
bug in login wx logic
17:24 Changeset [11018] by mattp
Fix faulty naming
17:11 Changeset [11017] by mattp
ConfigServ? catalyst app - initial drop
17:01 Changeset [11016] by mattp
set timeout for LWP useragent
16:40 Changeset [11015] by mattp
wildcard incorrectly ignoring all files
16:38 Changeset [11014] by mattp
inital drop - new file creation
16:36 Changeset [11013] by mattp
initial drop
16:28 Changeset [11012] by mattp
Initial drop
15:21 Changeset [11011] by karl.forner
made a quick fix for Ticket #875 : Case insensitive checkbox not taken …
14:40 Ticket #881 (ack results window should be prettier) created by karl.forner
When you perform a "Find in Files" search (with ack), the results window …
14:31 Changeset [11010] by Sewi
Give the high powers of commit bit on PerlIDE svn to Karl
11:38 Changeset [11009] by Sewi
Padre::SVN::User->new('perlpilot')->commitbit(1);
10:17 Ticket #408 (--version option) reopened by daxim
[…]
09:13 Changeset [11008] by daxim
spelling and POD improvements
09:12 Changeset [11007] by daxim
avoid network access
09:12 Changeset [11006] by daxim
UTF-8 TAP output
09:12 Changeset [11005] by daxim
comply with …
08:39 Changeset [11004] by Sewi
bless $mattp,PerlIDE::SVN::CommitBit?;
04:38 Changeset [11003] by daxim
copy-editing: reduce verbosity
04:38 Changeset [11002] by daxim
HTML fixes
04:37 Changeset [11001] by daxim
page never was live
03:45 Download edited by daxim
security: cpan must not be called with sudo, instead it delegates at … (diff)
01:42 Changeset [11000] by waxhead
Added release announcement
00:26 Release_History edited by waxhead
(diff)
00:09 Changeset [10999] by waxhead
tag Padre-0.58

03/07/10:

23:59 Changeset [10998] by reneeb
+ add some blog entries + reformatted the lists of reports (use lists)
23:36 Changeset [10997] by waxhead
Version bump for release 0.58
23:36 Release edited by waxhead
(diff)
23:34 Changeset [10996] by waxhead
Perl Tidy for release 0.58
23:31 Changeset [10995] by waxhead
Update for release 0.58
22:53 Changeset [10994] by szabgab
svn:ignore generated files in Perl::Staff
22:51 Changeset [10993] by szabgab
remove the remains of the inc/ directory
22:46 Changeset [10992] by szabgab
add unit test, add Salve
22:46 Changeset [10991] by szabgab
add generated files of Perl::Staff to gitignore
22:46 Changeset [10990] by szabgab
remove MANIFEST, add MANIFEST.SKIP
22:46 Changeset [10989] by szabgab
delete generated files from Perl::Staff
13:38 Changeset [10988] by Sewi
Updated Perl::Staff
10:30 Changeset [10987] by reneeb
if you have opened a session and you want to save the session, the current …
10:04 Changeset [10986] by zipf
Updated Spanish Translations
00:37 Howto edited by rhebus
Add information about creating a patch from the command line; simplify by … (diff)

03/06/10:

23:43 Changeset [10985] by azawawi
Added a work in progress in the dialog's title

03/05/10:

22:06 Register edited by szabgab
(diff)
14:45 Ticket #880 (allow the Project (directory tree) window to be linked with the editor) created by karl.forner
Eclipse allows to link the current editor to be linked with the project …
14:23 Ticket #879 (Search in directory via contextual-menu on a folder) created by karl.forner
In the project view, right-clicking on a folder should bring a popup-menu …
14:15 Ticket #878 (Tabs like 'Outline', 'Functions'... should have a close button, just like ...) created by karl.forner
Just what the summary says.
14:08 Ticket #875 (Case insensitive checkbox not taken into account in "Find in Files" dialog) reopened by karl.forner
13:24 Changeset [10984] by Sewi
Remove double entry
11:24 Changeset [10983] by patspam
Fixes "Open File In Existing Padre" for non-win32 Moved the require line …
11:02 Ticket #877 (Clicking "Advanced" button in Tools > Preferences causes current changes ...) created by patspam
If you open Tools > Preferences and start changing some stuff, and then …

03/04/10:

07:12 Changeset [10982] by Sewi
Throw a commit bit on Renee

03/03/10:

23:08 Ticket #876 (Typo 3 syntax highlighting) created by Sewi
We met a woman at CeBit? yesterday asking for Typo3 syntax highlighting in …
16:42 Ticket #875 (Case insensitive checkbox not taken into account in "Find in Files" dialog) closed by karl.forner
fixed: made a quick fix. Apply the patch in the trunk directory. Added error …
15:50 Ticket #875 (Case insensitive checkbox not taken into account in "Find in Files" dialog) created by karl.forner
In the Search->Find in Files dialog, when the "case insensitive" checkbox …
14:41 Changeset [10981] by burak
Adding myself to translators&developers list. Also updated the Changes …
13:36 Changeset [10980] by Sewi
Add Perl::Staff module
13:29 Changeset [10979] by burak
Adding Turkish translation
12:59 Changeset [10978] by szabgab
give commit bit to burak
06:59 Changeset [10977] by bricas
Fixed ticket #835: Function list not populated on initial panel showing …
04:24 Ticket #874 (got squiggly and black backgroundcolor on all lines) created by joerg
I've installed PADRE:PLUGIN:PHP ( cpan> install Padre:Plugin:php ) Now …
03:59 Ticket #873 (Show file tabs on the left/right side instead of top) created by Sewi
A user requested at Cebit that files should be shown on the left or right …
00:08 Changeset [10976] by azawawi
Clear also the status line in context search

03/02/10:

05:27 Changeset [10975] by kaare
Someone changed from M:B to M:I :-(
05:11 Changeset [10974] by kaare
Update release date
04:48 Ticket #872 (F2 context search freezes Padre when opening it for the first time) created by azawawi
[…] For the full discussion see …
04:43 Changeset [10973] by azawawi
Updated Changes and Perl tidy (1 file)
04:39 Ticket #807 (F2 is broken) closed by azawawi
fixed: Fixed in r10972
04:39 Changeset [10972] by azawawi
Fixed ticket:807 "F2 is broken"
04:28 Changeset [10971] by azawawi
All error messages in F2 search are displayed in the HTML window to …
03:58 Changeset [10970] by azawawi
if not -> unless
03:46 Ticket #807 (F2 is broken) reopened by azawawi
Actually it is not 100% fixed. I am reopening it. I think i found the bug …
03:23 Ticket #807 (F2 is broken) closed by kaare
fixed: Solved in or before release 0.57

03/01/10:

23:31 Changeset [10969] by azawawi
Updated Changes
23:29 Ticket #867 (Padre dies when hitting Ctrl-.) closed by azawawi
fixed: Syntax check window was off and hence the crash. Fixed in r10968 Thanks …
23:29 Changeset [10968] by azawawi
Fixed ticket:867 "Padre dies when hitting Ctrl-."
23:21 Changeset [10967] by azawawi
Updated Changes
19:18 Changeset [10966] by adamk
Adding promised PPI lexer configurable max-length limit for azawawi
17:00 Ticket #871 (Shortcut Open Selection dialog is there is only one option) created by adamk
Most people hitting the Open Selection know what they want. They are …
15:36 Ticket #484 (Select a complete block from one brace to another) closed by karl.forner
fixed: Made a quick implementation of the requested feature. I could not bind it …
07:42 Ticket #870 (Padre crashs when closing "Open Resource" with the 'x' button from window ...) created by rehsack
Deep recursion on anonymous subroutine at …
02:35 Changeset [10965] by waxhead
Added comment on location of logo file.
02:33 Changeset [10964] by waxhead
Added activestate logo
02:11 Changeset [10963] by waxhead
Removed the Apple Logo and fixed a spelling error.
02:10 Changeset [10962] by waxhead
Added ActiveState? Perl to the page.

02/28/10:

23:54 Changeset [10961] by azawawi
A more simple solution to finding the regular non-modifier key in a …
23:35 Ticket #869 (Warn about unexpected multiline strings) created by Sewi
Add an a config option for this: If you don't use multiline …
14:58 Ticket #835 (Function list not populated on initial panel showing) closed by karl.forner
fixed: I guess I found a fix. The bug is in my opinion due to incorrect call of …

02/26/10:

23:28 Changeset [10960] by azawawi
Added numerics 0..9 to shortcuts
05:34 Ticket #868 (Improve the "Live Support" menu) created by nferraz
Right now (as 0.57), the help menu looks like this: * Live Support …
04:20 Ticket #867 (Padre dies when hitting Ctrl-.) created by kaare
When hitting Ctrl-. I get this error upon death Can't call method …
04:16 Ticket #843 (Padre dies when saving file in same dir) closed by kaare
fixed: Fixed in 0.57
02:25 Changeset [10959] by submersible_toaster
adjust JSON parser in WxSocket?. remove runme/openme menu entries.

02/25/10:

22:42 Ticket #866 (Threading problem with SQLite?) created by Sewi
Running only one Padre task reports this on exit of the task: DESTROY …
18:09 Changeset [10958] by adamk
Updating to the latest M:I release for people doing releases
09:44 Ticket #865 (Selection is wrong in Menu View->View Documenta As...-> XXX) created by vrobin
When a .pl file is opened in Padre, the detection of the file goes right …
05:26 Changeset [10957] by azawawi
Perl tidy (2 files)
05:25 Changeset [10956] by azawawi
Key binding item selection results in a correct update of the shortcut UI …
05:06 Changeset [10955] by azawawi
Updated Changes
05:04 Ticket #863 (Continous warnings or prints kill Padre) closed by azawawi
fixed: Fixed in r10954 I used …
05:03 Changeset [10954] by azawawi
Fixed ticket:863 "Continous warnings or prints kill Padre" (kthakore++)
04:59 Changeset [10953] by azawawi
Require Wx::Perl::ProcessStream? 0.25 to use SetDefaultMaxLines?()
03:13 Changeset [10952] by waxhead
Change added.
03:09 Changeset [10951] by waxhead
Added File Chooser "Browse" button to each of the external tools. However …

02/24/10:

22:52 Changeset [10950] by azawawi
Added shortcut label and fixed vertical spacing
22:46 Changeset [10949] by azawawi
Removed unused code
22:08 Ticket #864 (Devel::REPL::Plugin::MultiLine::PPI does not work with Padre::Plugin::REPL) created by dorkfish
After loading Devel::REPL::Plugin::MultiLine::PPI inside …
19:51 Changeset [10948] by azawawi
Added symbols to shortcut selector
19:44 Changeset [10947] by azawawi
Added alphabetic characters to shortcut selector
19:21 Changeset [10946] by azawawi
Fixed "Action" column name in key bindings dialog
19:19 Ticket #860 (Configurable key bindings dialog) closed by azawawi
fixed: Fixed in r10943 Awaiting your changes :)
19:18 Changeset [10945] by azawawi
Updated Changes
19:17 Changeset [10944] by azawawi
Perl tidy (3 files)
19:15 Changeset [10943] by azawawi
Added keys to key bindings
18:38 Changeset [10942] by azawawi
The UI for the key bindings shortcut controls is finished
18:38 Ticket #863 (Continous warnings or prints kill Padre) created by kthakore
 https://rt.cpan.org/Ticket/Display.html?id=54962
17:49 Changeset [10941] by azawawi
The UI for the key bindings value setters are 90% complete
17:29 Changeset [10940] by azawawi
Added forgotten gettext(...)
17:22 Changeset [10939] by azawawi
Key bindings dialog filter list now works
17:07 Changeset [10938] by azawawi
More work on key bindings... nvm
16:58 Changeset [10937] by azawawi
Filling up the key binding dialog with actual values
16:32 Changeset [10936] by azawawi
[Perl 6] Bumped version to 0.63 for pending CPAN release
16:16 Changeset [10935] by azawawi
Transforming *Key bindings in progress*…
16:10 Changeset [10934] by azawawi
Added "Key Bindings" under tools menu. This is just the *old* advanced …
15:58 Changeset [10933] by azawawi
Adding initial copy-n-paste Key binding dialog (ticket:860)
05:00 Changeset [10932] by adamk
Landing new and much faster Window menu
04:29 Changeset [10931] by azawawi
[Perl 6] Another Changes update
04:26 Changeset [10930] by azawawi
[Perl 6] Depends on Padre 0.56 and Updated changes the pending CPAN …
04:23 Changeset [10929] by azawawi
[Perl 6] Bumped S:H:P6 dependency to 0.79
04:19 Changeset [10928] by azawawi
Reduced the brightness of the green color in the plugin-enabled and …
00:20 Changeset [10927] by azawawi
Added forgotten debug menu for Perl
00:03 Changeset [10926] by azawawi
Perl tidy and Changes update

02/23/10:

23:53 Changeset [10925] by azawawi
Removed debug print statement from previous commit. azawawi--
23:52 Changeset [10924] by azawawi
There is a bug in wxColour->new("orange"). It actually returns red …
23:15 Changeset [10923] by azawawi
[S:H:P6] POD fixes
21:41 Ticket #862 (Can't locate object method "menu_actions" via package ...) created by dorkfish
perl version: This is perl, v5.10.1 (*) built for …
20:56 Ticket #861 (REPL plugin does not pass tests.) created by CSJewell
(reported at  https://rt.cpan.org/Ticket/Display.html?id=54926) This bug …
10:53 Changeset [10922] by azawawi
[S:H:P6] Updated Changes
10:50 Changeset [10921] by azawawi
[S:H:P6] hilitep6 uses now a temporary folder for STD artifacts. This will …
10:42 Changeset [10920] by azawawi
[S:H:P6] Updated Changes for 0.79 pending cpan release
10:35 Changeset [10919] by azawawi
[S:H:P6] Removed lex, syml folders and CORE.pad.store from ignored files. …
10:32 Changeset [10918] by azawawi
[S:H:P6] Removed unused commented test
10:31 Changeset [10917] by azawawi
[S:H:P6] Use temporary folders for STD artifacts for easier …
10:09 Changeset [10916] by azawawi
[S:H:P6] Fixed an uninitalized error in Cursor
09:52 Ticket #860 (Configurable key bindings dialog) created by Sewi
My idea of a key binding dialog: - A tree control on the left for …
09:46 Changeset [10915] by azawawi
[S:H:P6] Fixed Cursor.pmc so that syml folder is created properly inside …
08:32 Changeset [10914] by szabgab
download links to the google code page
04:21 Changeset [10913] by Sewi
Changes & Perl tidy
04:16 Changeset [10912] by Sewi
Speedup: Cache the read-only-state of open documents
03:56 Ticket #859 (Threads/DBI/SlaveDriver problems) created by Sewi
On exit of one of three running Padre instances while all of them got open …
01:32 Changeset [10911] by adamk
Removing the live filesystem check from the on_stc_update_ui callback, and …
00:48 Changeset [10910] by azawawi
Removed conflicting accelerator with Tools menu
00:45 Changeset [10909] by adamk
Updating to match API change in Template::Tiny 0.11
00:39 Changeset [10908] by adamk
Changes I wrote the support methods for, but forgot to switch over to …

02/22/10:

23:42 Changeset [10907] by azawawi
Perl tidy (1 file) and Changes update
23:40 Changeset [10906] by azawawi
Set button is not needed anymore when it is a boolean. True/false radio …
23:13 Changeset [10905] by azawawi
POD update
21:48 Changeset [10904] by azawawi
Perl tidy and updated Changes
21:45 Changeset [10903] by azawawi
Hide value and info sizers at startup in advanced preferences dialog.
21:24 Changeset [10902] by azawawi
Fixed another badcode.t COoL warning from release testing
21:09 Changeset [10901] by azawawi
Removed commented $DB::single so that release testing stops complaining …
21:06 Changeset [10900] by azawawi
Perl tidy (6 files)
19:54 Changeset [10899] by szabgab
link to two blog posts
18:45 Changeset [10898] by adamk
Major menu refactoring in an attempt to make them fast again. Removed the …
16:13 Changeset [10897] by adamk
Which part of "Do NOT put a refresh here" don't you understand
16:10 Changeset [10896] by adamk
Renamed the post-init timer and moved it up next to the constructor, to …
05:06 Changeset [10895] by azawawi
[S:H:P6] Updated compiled STD.pm to r29781

02/21/10:

23:59 Changeset [10894] by szabgab
more CSS explanations
23:54 Changeset [10893] by azawawi
The status column display now when overriden the store name i.e. 'User' or …
23:37 Changeset [10892] by azawawi
Perl tidy (4 files)
23:35 Changeset [10891] by azawawi
Toggle visibility of true/false fields depending on preference type. They …
11:29 Changeset [10890] by Sewi
May the power be with Alias
11:15 Changeset [10889] by szabgab
adding Sewi to the super-users
11:11 Changeset [10888] by szabgab
make the subversion directory world readable
11:04 Changeset [10887] by szabgab
more trial and error for svn access control
11:00 Changeset [10886] by szabgab
more trial and error for svn access control
11:00 Changeset [10885] by szabgab
more trial and error for svn access control
10:54 Changeset [10884] by szabgab
comment
10:52 Changeset [10883] by szabgab
move restriction to the top, allow szabgab to write
10:50 Changeset [10882] by szabgab
move the subversion config directory out of trunk
10:45 Changeset [10881] by szabgab
trailing /
10:41 Changeset [10880] by vrobin
Changed some messages, mostly font -> police, and added a few new strings …
10:41 Changeset [10879] by szabgab
move the restriction to the end
10:40 Changeset [10878] by szabgab
add subversion configuration file
04:59 Changeset [10877] by szabgab
move the help description to external yaml file
04:58 Changeset [10876] by szabgab
allow Padre::Util::share() to work for plugins
03:54 Changeset [10875] by azawawi
Updated Changes
03:53 Changeset [10874] by azawawi
Refresh all menus at startup. This prevents "nothing" open mode (i.e. no …
01:13 Changeset [10873] by szabgab
include real error messages in pop-up errors
01:13 Changeset [10872] by szabgab
[Perl6] API change (hopefully) fixed in Padre::HelpProvide? -> Padre::Help
01:13 Changeset [10871] by szabgab
gitignore more generated files
01:13 Changeset [10870] by szabgab
add basic context sensitive help to CSS files
01:13 Changeset [10869] by szabgab
fix crash when saving session
00:22 Changeset [10868] by azawawi
Updated Changes
00:18 Ticket #858 (Recent files does not display anything on Padre startup) closed by azawawi
fixed: The line was commented in r10792 and the bug was fixed in r10867 until …
00:17 Changeset [10867] by azawawi
Fixed ticket:858 (Recent files does not display anything on Padre startup) …

02/20/10:

22:39 Ticket #855 (Error in running script in Padre causes crash...) closed by waxhead
fixed
19:17 Changeset [10866] by waxhead
Added Collapse and Expand all to tree dialog
18:54 Changeset [10865] by waxhead
Updated Changes
18:52 Changeset [10864] by waxhead
Working Tree code to display change log details.
10:53 Ticket #579 (Commenting/uncommenting comments the last unselected line) reopened by mateu
Looks like a regression. when I use CRTL-SHIT-C to toggle to un-commented …
04:21 Changeset [10863] by azawawi
Added "Padre 0.57 - Bleeding Edge Stuff!" to padre About page
03:59 Changeset [10862] by azawawi
Reverting all Wx::SearchCtrl? changes. It does not fire a EVT_CHAR event …
03:46 Changeset [10861] by azawawi
Ditto for Open resource and quick menu access but using "Search" when …
03:42 Changeset [10860] by azawawi
Use Wx::SearchCtrl? in advanced preferences dialog to display the cool …
03:29 Changeset [10859] by azawawi
Enable the options text field when a value is displayed like its cousin …
03:27 Changeset [10858] by azawawi
Updated Changes for all previous commits
03:12 Changeset [10857] by azawawi
Perl tidy for previous commit and removed a fixed TODO
03:11 Changeset [10856] by azawawi
Options is now displayed for non-boolean preferences
03:09 Changeset [10855] by azawawi
Fixed options in all config to be an anonymous hash (for ease of access). …
02:01 Changeset [10854] by azawawi
Perl tidy (1 file)
01:57 Changeset [10853] by azawawi
Added accelerators to the "Reload" changed files dialog.
01:55 Ticket #858 (Recent files does not display anything on Padre startup) created by azawawi
Open Padre and make sure you have opened a couple of files and then close …
01:41 Changeset [10852] by azawawi
Added preference options text field beside default value in advanced …
01:33 Changeset [10851] by azawawi
Removed accelerators from true/false radio buttons
01:25 Changeset [10850] by azawawi
Set the boolean value correctly depending on true/false radio button
01:14 Changeset [10849] by azawawi
Bug fix to incorrect default value display in boolean types
01:13 Changeset [10848] by azawawi
More UI fixes for the true/false radio buttons in the advanced preferences
01:03 Changeset [10847] by azawawi
Initial attempt at True/False radio button instead of value for boolean …
00:44 Changeset [10846] by azawawi
Perl tidy (2 files)
00:42 Changeset [10845] by azawawi
Updated Changes (first entry lol)
00:41 Changeset [10844] by azawawi
Display configuration store name when it is default and 'User' is now …
00:08 Changeset [10843] by azawawi
[S:H:P6] Upgrade to jQuery 1.4.2 for an extra performance.

02/19/10:

20:27 Changeset [10842] by waxhead
Changes for blame
20:10 Changeset [10841] by waxhead
Changes for blame
20:08 Changeset [10840] by waxhead
Initial work on creating a tree view of the SVN Log info.
08:37 Changeset [10839] by daxim
language codes are not territory codes
07:46 Changeset [10838] by szabgab
link to new post in Chinese

02/18/10:

05:24 Changeset [10837] by waxhead
Fixes ticket #855
05:00 Changeset [10836] by azawawi
[S:H:P6] minor whitespace fix from previous commit
04:59 Changeset [10835] by azawawi
[S:H:P6] Updated Changes
04:42 Release_History edited by waxhead
(diff)
04:40 Changeset [10834] by azawawi
[S:H:P6] Bumping version to 0.79 for a new cpan release
04:37 Changeset [10833] by azawawi
[S:H:P6] Added syml to MANIFEST.SKIP
04:30 Changeset [10832] by azawawi
Ignore "syml" folder
04:28 Changeset [10831] by azawawi
[S:H:P6] Updated STD.pm to r29773
04:27 Changeset [10830] by azawawi
[S:H:P6] Added RE_ast.pmc
04:04 Changeset [10829] by azawawi
[Perl 6] Ignore MYMETA.yml
02:30 Changeset [10828] by waxhead
tag Padre-0.57
02:17 Changeset [10827] by waxhead
Commentted out $DB::single for release
02:09 Changeset [10826] by waxhead
Version Bump for release 0.57
02:03 Changeset [10825] by waxhead
Put in the date this time!
02:02 Changeset [10824] by waxhead
Update for release 0.57 - Bleeding Edge!

02/17/10:

21:36 Changeset [10823] by azawawi
Perl tidy (3 files)
21:32 Changeset [10822] by azawawi
[Perl 6] A possible fix to the "Out of memory" Storable nfreeze from …
20:17 Changeset [10821] by azawawi
Skip PROJECT settings in advanced preferences (Alias++)
19:55 Ticket #857 (Vista: The Ack window dings annoyingly) closed by azawawi
duplicate: Wx::ListView? and Wx::ListCtrl? exhibit the same behavior in common controls …
19:52 Ticket #856 (Vista: The Advanced Preferences dialog dings annoyingly) closed by azawawi
fixed: Okay this is a confirmed bug in win32 common controls v5. Padre.exe …
18:30 Changeset [10820] by adamk
Adding an improved mechanism for producing a humanised list of window …
18:29 Changeset [10819] by adamk
Comments and whitespace
18:27 Changeset [10818] by adamk
Whitespace and missing trailing comma
18:26 Changeset [10817] by adamk
Comment and whitespace cleanup
05:11 Changeset [10816] by azawawi
Perl tidy (3 files)
05:08 Changeset [10815] by azawawi
Simplified code a bit and fixed Goto dialog's size bug by specifying a …
04:13 Ticket #850 (Padre crashes on warning output) closed by waxhead
fixed
03:37 Changeset [10814] by adamk
Removed the link to the Plugin Manager, it's no longer needed
03:21 Ticket #857 (Vista: The Ack window dings annoyingly) created by adamk
The list control in the Ack window emits a ding/system-beep every single …
03:19 Ticket #856 (Vista: The Advanced Preferences dialog dings annoyingly) created by adamk
The list control in the Advanced Preferences dialog emits a …
02:47 Changeset [10813] by szabgab
add blog entry of Richard Wallman
02:47 Changeset [10812] by adamk
Rename Plugins to Tools and move Preferences into it
02:36 Ticket #855 (Error in running script in Padre causes crash...) created by waxhead
I've got a simple script with silly errors, which when run caused Padre to …
02:12 Ticket #854 (Plugin localisation not showing up) created by sblandin
I made up the Italian localisation for Padre::Plugin::Alarm. I committed …
02:05 Changeset [10811] by adamk
Some minor optimisation
00:49 Changeset [10810] by Sewi
Adding a quick link for people looking for the plugins in the preferences

02/16/10:

23:58 Ticket #853 (z-axis problem: dialog freeze) created by Sewi
Use any Padre document editor tab (it won't freeze/crash Padre): - Open …
23:50 Changeset [10809] by azawawi
Updated 'User set' to 'User' in advanced preferences status column
23:45 Changeset [10808] by Sewi
Added blog item
23:36 Changeset [10807] by azawawi
Updated Changes
05:54 Changeset [10806] by azawawi
Perl tidy to previous commit (1 file changed)
05:16 Changeset [10805] by azawawi
Refactored handling of boolean preferences. They are now displayed …
04:45 Changeset [10804] by azawawi
Perl tidy (11 files)
04:37 Changeset [10803] by azawawi
Used constants instead of rogue strings :)
03:10 Changeset [10802] by sblandin
Updated Padre Italian Translation
02:36 Changeset [10801] by sblandin
Updated Padre::Plugin::Alarm Italian Translation
02:08 Changeset [10800] by waxhead
fixes error: method "IsChecked?" on an undefined value {show_outline}

02/15/10:

11:05 Ticket #852 (Add preference options to Quick Menu Access) created by szabgab
It would be nice if the using the Quick menu access (Ctrl-3) we could also …
10:52 Ticket #851 (can't go to parent directory in directory view) created by mateu
When I click or double-click on the parent folder, the one with the '..' …
07:57 Changeset [10799] by sblandin
Updated Padre Italian translation
07:13 Changeset [10798] by adamk
Adding a far more efficient and accurate method for generating the "human" …
07:11 Changeset [10797] by adamk
We don't need the ->ide
05:23 Download edited by Sewi
(diff)
05:19 Download edited by Sewi
(diff)
05:15 Download edited by rehsack
(diff)
05:02 Distribution edited by Sewi
(diff)
04:40 Distribution edited by Sewi
(diff)
04:35 IRC created by Sewi
04:29 Distribution edited by Sewi
(diff)
03:54 Changeset [10796] by adamk
Shuffling around the order of the file so all the settings are declare …
03:27 Download edited by rehsack
(diff)
03:12 Changeset [10795] by Sewi
Fixed the WindowList? (close some, reload some): Use the correct item order
03:01 Download edited by szabgab
windows download linked to main page (diff)
02:38 Changeset [10794] by azawawi
Removed extra whitespace from About page

02/14/10:

23:44 Changeset [10793] by szabgab
link to blogs of Gabor
17:06 Ticket #850 (Padre crashes on warning output) created by kthakore
Linux only I think: [Reproducing this bug] Don't use ./dev.pl; make a …
01:03 Changeset [10792] by adamk
Changed all for loops to foreach that should have been foreaches. …
00:08 Changeset [10791] by azawawi
Properly cancel the modal dialog instead of a naive hide
00:06 Changeset [10790] by azawawi
Added missing method documentation
00:01 Changeset [10789] by azawawi
Removing unused method from previous commits
00:00 Changeset [10788] by azawawi
Default value text field is initially disabled like the other controls

02/13/10:

23:58 Changeset [10787] by azawawi
No more resizing, dialog modality is ended instead of simply hidden, and …
22:27 Ticket #849 (file type recognition) created by szabgab
Does Padre recognize files as being perl if the sh-bang is #!/usr/bin/env …
19:05 Changeset [10786] by adamk
Remove the need to use %Padre::Config::SETTING directly
19:05 Changeset [10785] by adamk
Whitespace tweak
19:04 Changeset [10784] by adamk
PerlTidy? ruins the layout I want, so use a simpler one
19:04 Changeset [10783] by adamk
Whitespace nigglies
19:03 Changeset [10782] by adamk
Simplification
19:03 Changeset [10781] by adamk
Return null, not just a null list
11:51 Changeset [10780] by kthakore
Another object bug
11:07 Changeset [10779] by azawawi
Fix a minor right-click bug with menu separators when code folding is …
10:51 Changeset [10778] by azawawi
Move font size down with the other sub menus in the View menu
10:42 Changeset [10777] by azawawi
Renamed Padre::Action::Debugger to Padre::Action::Debug (for consistency …
10:38 Changeset [10776] by azawawi
Replaced _T() with Wx::gettext() in debugger. It does not do anything …
04:14 Changeset [10775] by submersible_toaster
more pod
04:07 Changeset [10774] by submersible_toaster
roll version - for it seems like the millionth time this weekend
04:03 Changeset [10773] by submersible_toaster
use a timer to push ' ' out the socket .. YUK! application layer keepalive
03:12 Changeset [10772] by azawawi
Perl tidy (1 file)
03:10 Changeset [10771] by azawawi
"Open in Command line" and "Open with system editor" are now showing as …
03:00 Changeset [10770] by azawawi
"Open in Command line" and "Open with system editor" are only implemented …
02:55 Changeset [10769] by azawawi
Added a TODO
02:31 Changeset [10768] by azawawi
Fixed previous function refactoring name typo (for *nix)
02:21 Changeset [10767] by azawawi
Perl tidy (5 files)
02:19 Changeset [10766] by azawawi
Updated Changes
02:15 Changeset [10765] by azawawi
Updated POD and the "Open In Command Line" is now working under win32
01:57 Changeset [10764] by azawawi
Added a dummy "Open In Command Line" menu item
01:19 Changeset [10763] by submersible_toaster
update changes
Note: See TracTimeline for information about the timeline view.