Timeline


and

12/03/08:

19:18 Changeset [1607] by szabgab
test trying to set bookmark without any open page and then fix the crash
18:34 Changeset [1606] by szabgab
test that can click on the bookmark dialog
17:22 Changeset [1605] by jquelin
changing underlined letter, in order not to clash
17:19 Changeset [1604] by jquelin
typo (leading space)
17:18 Changeset [1603] by jquelin
better translation for bookmark
17:16 Changeset [1602] by jquelin
updated french translation
17:12 Changeset [1601] by jquelin
pot update
17:11 Changeset [1600] by jquelin
localizing document statistics
16:54 Ticket #143 (open should allow me to type in a module name and it should look for that ...) closed by jquelin
fixed: fixed in r1599
16:54 Changeset [1599] by jquelin
fix ticket #143: open selection prompts user if nothing selected
16:44 Changeset [1598] by keedi
using doblue quote to distinguish short-cut
16:26 Changeset [1597] by keedi
revert menu label since Windows need explictly short-cuts
16:23 Changeset [1596] by tsee
much more documentation for the TaskManager?
16:23 Changeset [1595] by jquelin
pot update
16:17 Changeset [1594] by tsee
clarification for docs
15:39 Changeset [1593] by tsee
beginning to document the TaskManager?
15:26 Changeset [1592] by szabgab
remove second apperance of code to reuse empty buffer
15:25 Changeset [1591] by tsee
clarification in the docs
15:22 Changeset [1590] by szabgab
add t/84-task.t to manifest
15:21 Changeset [1589] by tsee
oops, silly mistake in the tests
15:20 Changeset [1588] by tsee
tests for the task base class
15:20 Changeset [1587] by tsee
better cleanup of task object during serialization/deserialization
15:13 Changeset [1586] by szabgab
test on_close_all_but_current
14:57 Changeset [1585] by szabgab
move single empty buffer check in the setup_editors calls add test that …
14:54 Changeset [1584] by szabgab
move add_recent_files into setup_editors
14:50 Changeset [1583] by szabgab
call setup_editors and it already calls refresh_all
14:34 Changeset [1582] by szabgab
return the Ctrl- shortcuts to the File/ menu - removed in r1558
13:31 Changeset [1581] by szabgab
searches in unicode file
13:08 Changeset [1580] by szabgab
remove mistakenly committed experiantal (and not working) test code
11:07 Changeset [1579] by szabgab
unite the on_new functions of menu and toolbar
09:22 Changeset [1578] by szabgab
move setup_events function to t/lib/Padre.pm so others can reuse it
09:17 Changeset [1577] by szabgab
change and save file
09:07 Changeset [1576] by szabgab
testing selection
08:47 Changeset [1575] by hjansen
Be more explicit in variable naming: self is in fact the window Fix gui …
08:45 Changeset [1574] by hjansen
More bug fixes after reorganisation
08:12 Changeset [1573] by szabgab
refresh_all after setup_editors
07:56 Changeset [1572] by szabgab
refactor the test to make it easier to add more events
07:44 Changeset [1571] by szabgab
in wx test also open a file
07:30 Changeset [1570] by szabgab
use in-house constant for post_init timer
06:23 Ticket #165 (Ctrl-S is not working in my Win32 any more) created by fayland
http://padre.perlide.org/changeset/1558/trunk/lib/Padre/Wx/Menu.pm
04:20 Changeset [1569] by fayland
roll back. let it just stay in my personal trunk
04:16 Changeset [1568] by fayland
temp fix for self using.

12/02/08:

22:49 Ticket #154 (fails to launch on OS X) closed by leedo
fixed: It launches perfectly now. It does throw a few warnings, but I haven't …
20:16 Changeset [1567] by tsee
more documentation
19:58 Changeset [1566] by tsee
Add TaskManager?
19:58 Changeset [1565] by tsee
require more modules for the threading stuff: At least a newer Wx, …
19:58 Changeset [1564] by tsee
Initial implementation of the Padre background task base class
19:46 Changeset [1563] by tsee
add 'no threads' mode
19:46 Changeset [1562] by tsee
revert to saner syntax checks every half second
18:33 Ticket #111 (continous syntax checking) closed by szabgab
fixed
18:26 PortableStrawberry edited by szabgab
(diff)
18:07 Changeset [1561] by szabgab
trying to solve #72 , the problem with searching in code containing …
17:01 Changeset [1560] by keedi
update Korean translation
17:01 Changeset [1559] by tsee
merge -r1533:1548 ../../trunk
17:00 Changeset [1558] by keedi
default menu item's shortcut do not require manually typing make About to …
16:56 Changeset [1557] by tsee
merge -r1532:1533 ../../trunk -- this didn't go down so well and needed …
16:49 Changeset [1556] by jquelin
french translation updated
16:44 TranslationIntro edited by jquelin
(diff)
16:38 Changeset [1555] by jquelin
updated potfile with ./Build pot
16:38 Changeset [1554] by jquelin
new action ./Build pot to update messages.pot
16:38 Changeset [1553] by keedi
use Wx::gettext for translation
16:37 Changeset [1552] by tsee
fix compilation test for the TaskManager?
16:34 Changeset [1551] by tsee
merge -r1510:1531 ../../trunk
16:27 Changeset [1550] by tsee
merge -r1500:1510 ../../trunk
16:26 Changeset [1549] by tsee
merge -r1488:1500 ../../trunk
16:14 Changeset [1548] by jquelin
typo fix - considering "not yes" to be a typo, right? :-)
16:12 Changeset [1547] by bricas
Update for latest API
16:10 Changeset [1546] by jquelin
updated french translation
15:59 Changeset [1545] by jquelin
assigning credit where credit is due
15:55 Changeset [1544] by hjansen
More occurences that needed changing
15:49 Ticket #163 (function list is sorted reversely) closed by szabgab
fixed: r1543 fixed the bug and implemented the feature to allow the user to …
15:48 Changeset [1543] by szabgab
Show methods in abc order. Allow user to set preference to 'abc' or …
15:46 Changeset [1542] by szabgab
fix compilation error in Bokkmark.pm I am not sure if the functionality …
15:18 Changeset [1541] by szabgab
use array instead of hash, as we only need to hold a list of methods
15:18 Changeset [1540] by szabgab
no need to sort or reverse the list of methods
14:59 Changeset [1539] by szabgab
show the subs in abc order
14:38 Changeset [1538] by hjansen
Rewrite some occurrences that I missed in the first attempt
13:39 Changeset [1537] by szabgab
fix Changes file
13:35 Changeset [1536] by szabgab
update changes file
13:24 Changeset [1535] by sblandin
13:12 Ticket #97 (Insert code snippets) closed by szabgab
fixed
13:04 TranslationIntro edited by szabgab
adding a translation (diff)
11:06 Changeset [1534] by hjansen
Temporarily comment these lines to ease the pain when updating to the …
11:03 Download edited by szabgab
0.20 (diff)
10:41 Changeset [1533] by hjansen
A number of modifications to the gui behaviour Moved gui elements in a …
10:38 Changeset [1532] by szabgab
tag Padre-0.20
10:36 Changeset [1531] by szabgab
update manifest
10:32 Changeset [1530] by szabgab
set version number to 0.20 and update changes file
10:24 Ticket #164 (Plugin manager problem?) closed by RMGir
fixed: re-resolving
10:19 Changeset [1529] by szabgab
use the original_content to get guess the mime type as the editor is not …
09:56 Changeset [1528] by szabgab
more setup_editors refactoring
09:51 Changeset [1527] by szabgab
setup editors can also setup new editor without a file
09:49 Changeset [1526] by szabgab
factor out setup_editors to setup several editors in one call
09:46 Changeset [1525] by szabgab
warn if there was an error during the opening of a file
09:34 Changeset [1524] by szabgab
create the editor object only after the document was loaded
09:32 Changeset [1523] by szabgab
move configure_editor to the Editor class
09:19 Changeset [1522] by szabgab
stop passing the editor object to the document constructor, set it later …
08:33 Changeset [1521] by szabgab
move the configure_error call out from the load_file method
08:24 Changeset [1520] by szabgab
refactor Document, call the newline_type only when it is really necessary
08:22 Changeset [1519] by szabgab
save the original_content so we don't need to pass it around We might want …
08:15 Changeset [1518] by szabgab
separate the newline_type method in the document class
08:08 Changeset [1517] by szabgab
no need to pass filename any more
08:03 Changeset [1516] by szabgab
avoid warning on undef when encoding guess fails
07:54 Changeset [1515] by szabgab
stop passing parameters to load_file, use the values from the object …
07:42 Changeset [1514] by szabgab
separate the configure_editor method from the Document->setup method
07:23 Changeset [1513] by jquelin
updated translator team - i missed padre.pm
07:02 Changeset [1512] by szabgab
display the error when cannot reload a file
07:02 Changeset [1511] by szabgab
set the errstr of the Document when cannot load or reload a file and …
06:29 Changeset [1510] by szabgab
load_file stops returning the newline_type and sets it internally
06:19 Changeset [1509] by szabgab
fix typo
06:17 Changeset [1508] by szabgab
set the French language option (it is not Englih remember ;-) , and remove …
02:02 Ticket #164 (Plugin manager problem?) reopened by RMGir
Possible - except all the plugins I listed have the same error, …
01:08 Ticket #164 (Plugin manager problem?) closed by fayland
fixed: try upgrade your Padre::Plugin::AcmePlayCode?

12/01/08:

22:11 Changeset [1507] by tsee
Make Padre::Task smarter to include a task's class name in it's serialized …
22:10 Changeset [1506] by tsee
Do not use Time::HiRes::time in the client thread. I had crashes -- maybe …
21:49 PortableStrawberry edited by szabgab
(diff)
19:19 Changeset [1505] by keedi
update Korean translation add menu shortcut for recent files
19:14 Changeset [1504] by tsee
more precise comment
18:35 Changeset [1503] by keedi
update pot file update Korean translation file
18:12 Changeset [1502] by tsee
proof-of-concept for running the syntax check in a background task. This …
18:11 Changeset [1501] by tsee
on-the-fly subclassing for simple tasks
18:10 Changeset [1500] by keedi
consider gettext() translation menu text is followed major applicaiton's
18:07 Changeset [1499] by jquelin
added first try for french translation
18:06 Changeset [1498] by keedi
consider gettext translation
18:01 Changeset [1497] by tsee
merge -r1478:1488 ../../trunk/
17:46 Changeset [1496] by jquelin
typo fix
17:31 Changeset [1495] by keedi
use gettext() for string
16:44 Changeset [1494] by hashbangperl
added line to get self so that POD example compiles
16:15 Changeset [1493] by tsee
fix the auto-de-indentation for manually lined-up braces and check some …
16:14 Ticket #164 (Plugin manager problem?) created by RMGir
I just downloaded Portable Strawberry Padre v 0.19. More specifically, …
15:28 Changeset [1492] by hashbangperl
merged fix and workaround for lack of encoding when saving
15:17 Changeset [1491] by tsee
refactor some of the common auto-indentation code
14:56 Changeset [1490] by tsee
This is somewhat disturbing but necessary to prevent Test::Compile from …
14:37 Changeset [1489] by tsee
loading the MainWindow?.pm is handled by Class::AutoUse?
13:44 Ticket #163 (function list is sorted reversely) created by manni
The function list for Perl files is sorted in reverse order. The culprit …
11:22 Changeset [1488] by tsee
document more changes since last release
04:06 Changeset [1487] by keedi
guess system default encoding by OS case by case
03:59 Changeset [1486] by keedi
updated Korean translation

11/30/08:

21:15 Changeset [1485] by gyu
updated hungarian translation
18:42 Changeset [1484] by tsee
last steps moving Padre::SyntaxChecker? to Padre::Wx::SyntaxChecker?
18:40 Changeset [1483] by tsee
rename SyntaxChecker? to Wx::SyntaxChecker?
17:35 Changeset [1482] by hjansen
Automatically adjust the status bar fields to the size of their content
17:13 Changeset [1481] by tsee
more syntax checker refactoring aka fixing the previous refactoring
16:48 Changeset [1480] by szabgab
add Keedi Kim and Chris Dolan to the list of developers
16:43 Changeset [1479] by tsee
merge -c1475 and -r1476:1478 from trunk
16:38 Changeset [1478] by tsee
oops, fix whitespace issue introduced with the last commit
16:37 Changeset [1477] by tsee
refactor syntax checking into Padre::SyntaxChecker?
15:25 Changeset [1476] by tsee
pass main window to task finish()
15:09 Ticket #160 ([PATCH] Save fails under wxMac) closed by ChrisDolan
fixed: Applied my patch. It's probably not the right long-term solution but it …
15:06 Changeset [1475] by ChrisDolan
Workaround for wxMac where the system encoding is ""
15:04 Changeset [1474] by tsee
better thread cleanup
14:56 Changeset [1473] by tsee
implement hard killing of threads on exit; make the reap timer execute …
14:49 Changeset [1472] by tsee
documentation, lots of it
14:28 Changeset [1471] by tsee
add Gabor's copyright to the new files
14:27 Changeset [1470] by tsee
code cleanup of the taskmanager
14:20 Changeset [1469] by tsee
require the tentative Wx 0.89 for the threading
14:19 Changeset [1468] by tsee
merge -r1453:1467 ../../trunk
13:21 Tickets edited by szabgab
(diff)
12:23 Changeset [1467] by hjansen
Restore inner window layout on next restart (pretty simple thanks to AUI)
11:23 Changeset [1466] by adamk
Fixing the startup bug
11:12 Changeset [1465] by adamk
Only create the snippits as needed…
11:09 Changeset [1464] by tsee
more Class::XSAccessification
10:43 Changeset [1463] by tsee
Class::XSAccessor'ify more accessors
10:32 Changeset [1462] by tsee
Class::XSAccessor'ify the accessors in the document
10:22 Changeset [1461] by tsee
Use Class::XSAccessor for generating accessors.
10:22 Changeset [1460] by tsee
add dependency on Class::XSAccessor for fast, automatically generated …
10:16 Changeset [1459] by tsee
arg, another whitespace glitch
09:04 PortableStrawberry edited by szabgab
(diff)
08:42 PortableStrawberry created by szabgab
07:43 Ticket #162 (CGContextRestoreGState: invalid context) created by szabgab
In #159 Chris Dolan mentioned Exactly once per second, I get a new …

11/29/08:

23:02 Changeset [1458] by hjansen
Make the FireFox?-alike search bar usable again
22:49 Changeset [1457] by tsee
forgot a tabification in the grand whitespace patch
22:43 Changeset [1456] by tsee
Style police again. policy: accessors for read/write attributes should be …
22:18 Changeset [1455] by tsee
merge 1443:1453 ../../trunk
22:08 Changeset [1454] by tsee
add comment about NOT using tabs for lining up stuff (i.e. not …
22:04 Changeset [1453] by tsee
Style police again! All your spaces are belong to us! Use tabs for …
21:48 Changeset [1452] by tsee
modules should not have the executable bit set
21:31 Changeset [1451] by tsee
Style police! Tabification!
20:07 Ticket #161 (Double-click select should get whole bareword) created by ChrisDolan
If you have a line like this: use Foo::Bar; and you double-click …
20:05 Ticket #160 ([PATCH] Save fails under wxMac) created by ChrisDolan
Save fails with "Could not save: Invalid argument" and writes a …
19:58 Changeset [1450] by keedi
Padre::Plugin::LineFilter? simple plugin initial commit
19:38 Ticket #159 (Mac OSX 10.4 crash on launch) closed by szabgab
fixed: great, please open another ticket with that issue
18:35 Changeset [1449] by szabgab
fix typo, it is snippets table not sippits
17:45 Ticket #156 (Padre 0.17 doesn't display anything regarding UTF-8 encoded files.) closed by taro-nishino
fixed: Replying to szabgab: > Can you please confirm it is fixed in …
17:36 Changeset [1448] by hjansen
Use Wx::gettext instead of plain gettext as in the other modules so we can …
17:16 Changeset [1447] by hjansen
Added code for tabbed dialog (including some docs and an example); only …
16:46 Changeset [1446] by tsee
start a list of weakly enforced style guidelines. The ones I put in for …
16:32 Changeset [1445] by szabgab
set PADRE_HOME for compilation tests as well
16:17 Changeset [1444] by tsee
merge -r1440:1443 --> make the pod viewer compile and the tests run again
16:13 Changeset [1443] by tsee
merge -r1371:1440 ../../trunk/
16:12 Changeset [1442] by szabgab
fix testing of default values
16:10 Changeset [1441] by szabgab
fix syntax errors in Padre::Pod::Viewer
15:26 Ticket #30 (Allow comment out as a right-click on the mouse) closed by szabgab
fixed: r1440
15:26 Changeset [1440] by szabgab
comment out selected lines using right click (#30)
15:17 Ticket #118 (Error on startup w/Danish settings) closed by szabgab
fixed
15:01 Ticket #149 (the snippets should be aware of the file-type) closed by szabgab
fixed
14:58 Ticket #158 (fix locale support) closed by szabgab
fixed
14:50 Changeset [1439] by szabgab
try to avoid deep recursion in stc_update_ui (#159)
14:36 Changeset [1438] by adamk
Adding dots, because it spawns a dialog
14:32 Changeset [1437] by hjansen
Added support for FontPickerCtrl? and ColourPickerCtrl?
14:30 Changeset [1436] by adamk
Correct pod and layout
14:30 Changeset [1435] by adamk
Correcting name in POD
14:29 Changeset [1434] by adamk
Cleaning up the DB code
14:24 Changeset [1433] by tsee
fix reference issue
13:40 Changeset [1432] by tsee
rename _load_plugin to _load_plugin_norefresh_menu to make the purpose …
13:24 Changeset [1431] by szabgab
fix the selection using the mouse
13:12 Changeset [1430] by tsee
add auto-indentation changes to Changes file
13:07 Changeset [1429] by tsee
experimental auto-de-indentation on '}'
12:26 Changeset [1428] by tsee
* Add a third configuration option about indentation. We now have "use …
10:32 Changeset [1427] by tsee
we use tabs for indentation
10:29 Changeset [1426] by tsee
colourise -> colorize; We had a mixed use of 'color' vs. 'colour' in the …
10:14 Changeset [1425] by tsee
merge -r1372:1424 ../../trunk/
06:44 Changeset [1424] by szabgab
Build.PL should not assume having Wx already installed

11/28/08:

22:48 Changeset [1423] by hjansen
More minor fixes…
22:42 Changeset [1422] by hjansen
Minor fixes
22:09 TranslationIntro created by hjansen
Added short translation guide as memory dump
22:09 Changeset [1421] by kaare
Added mimetype to snippets. Now it will check for the document's mimetype …
20:50 Ticket #159 (Mac OSX 10.4 crash on launch) created by ChrisDolan
I don't know enough about Wx to know if this is a Padre flaw or something …
19:23 Changeset [1420] by keedi
use system default encoding setting to handle most of the case :)
19:04 Download edited by szabgab
(diff)
18:51 Changeset [1419] by szabgab
tag Padre-0.19
18:45 Changeset [1418] by szabgab
set version numbers to 0.19 prior to release
17:11 Changeset [1417] by hashbangperl
fix Padre::Document so uses Padre
15:19 Changeset [1416] by szabgab
remove some debugging prints
14:59 Changeset [1415] by hashbangperl
Queen's English for LPW
14:58 Changeset [1414] by hashbangperl
reverted versions downwards for DBI and Encode
14:51 Changeset [1413] by adamk
Adding the correct english
12:44 Changeset [1412] by szabgab
get shortname even if we use default
12:43 Changeset [1411] by szabgab
factor out the shorname() function
12:14 Changeset [1410] by szabgab
some code refactoring
11:51 Changeset [1409] by keedi
update Korean translation
11:38 Changeset [1408] by keedi
update Korean translation file corresponds to updated pot file
11:10 Changeset [1407] by keedi
update Korean translation
11:05 Changeset [1406] by keedi
support CJK characters (At least :-)
10:02 Changeset [1405] by fayland
quick fix for Encode::Guess
08:49 Changeset [1404] by szabgab
show the file encoding int the document stats
08:46 Changeset [1403] by szabgab
add newline type to document statistics
08:36 Changeset [1402] by szabgab
first step to try to support and guess encoding of files utf9 seems to …
08:27 Changeset [1401] by hjansen
Update for message template file Update for german translation based on …
07:27 Changeset [1400] by szabgab
update the Changes file
07:20 Changeset [1399] by szabgab
enable the print file menu option
06:37 Changeset [1398] by szabgab
add the JavaScript? plugin to the MANIFEST
04:44 Changeset [1397] by fayland
plugin name fix ( from HTML::Export to HTMLExport for Adam )
04:43 Changeset [1396] by fayland
from HTML::Export to HTMLExport for Adam
02:37 Changeset [1395] by adamk
Remove the JavaScript? entries from the default registrations
02:36 Changeset [1394] by adamk
Just whitespace changes
02:35 Changeset [1393] by adamk
Adding a skeleton JavaScript? support plugin (to be bundled in Padre for …
02:34 Changeset [1392] by adamk
Add plugin_name for My.pm plugin

11/27/08:

23:13 Changeset [1391] by szabgab
attribution of the Hebrew and Hungarian translations in the docs and About …
23:05 Changeset [1390] by szabgab
split out the Print::Printout module so we have one module per file
23:03 Changeset [1389] by hjansen
Mention recent changes by me
23:00 Changeset [1388] by hjansen
Move syntax checking out from the experimental section
22:54 Changeset [1387] by szabgab
update MANIFEST and MANIFEST.SKIP
22:45 Changeset [1386] by szabgab
fix package name and compilation error in Padre::Project::Perl
22:23 Changeset [1385] by szabgab
remove unnecessary comment
22:21 Changeset [1384] by szabgab
set svn:ignore
21:59 Changeset [1383] by hjansen
Runtime language switching
20:53 Changeset [1382] by hjansen
Prototype implementation for printing support; not as good as I'd like it …
16:17 Changeset [1381] by szabgab
make sure the radiobox of the selected language is on, when the menu is …
15:27 Changeset [1380] by szabgab
decide on the Padre generated default locale only when setting it for …
15:18 Changeset [1379] by szabgab
use constant as default language
15:17 Changeset [1378] by szabgab
remove unused comment
14:30 Changeset [1377] by adamk
Adding support for document type registration and split out plugin enable …
14:30 Changeset [1376] by adamk
Splitting out plugin enabling from plugin loading, and adding support for …
14:11 Changeset [1375] by adamk
Minor refactoring
13:56 Changeset [1374] by adamk
Refactoring the PluginManager? somewhat
13:55 Changeset [1373] by adamk
Documentation tweaks
13:33 Changeset [1372] by tsee
merge over changes 1268:1371 from trunk
13:17 Changeset [1371] by szabgab
replace the hard coded language menu options by a loop
12:37 Changeset [1370] by bricas
release 0.02
12:36 Changeset [1369] by szabgab
no need to talk about the locales when starting dev.pl
12:29 Changeset [1368] by adamk
Adding plugin_name to the Padre::Plugin API
12:29 Changeset [1367] by bricas
update Changes
12:27 Changeset [1366] by szabgab
remove META.yml from MANIFEST. Added by mistake
12:26 Changeset [1365] by szabgab
update the Changes file
11:51 Changeset [1364] by keedi
update Korean translation
11:47 Changeset [1363] by keedi
add message `Plugin Tools' to gettext()
09:06 Changeset [1362] by szabgab
add Hebrew support created by Omer Zak add Hebre and Hungarian menu …
09:05 Changeset [1361] by szabgab
add language file compilation to dev.pl
08:54 Changeset [1360] by szabgab
poen MANIFEST only once and report if it fails
08:50 Articles edited by szabgab
link to Dynamic Languages Toolkit (diff)
08:45 Changeset [1359] by szabgab
generalize the locale generation for all existing translations, without …
08:39 Changeset [1358] by szabgab
add disttest to release process
08:15 Changeset [1357] by szabgab
add Wx::Event:: prefix to event handlers in the Pod::Frame
08:01 Changeset [1356] by keedi
add Hungarian support except Padre::Wx::Menu
03:05 Changeset [1355] by adamk
Adding the first pass at document type integration support (mostly so we …
03:05 Changeset [1354] by adamk
Minor documentation things

11/26/08:

19:56 Changeset [1353] by keedi
* messages.pot: remove unnecessary comment * ko.po: update from brand-new …
19:06 Changeset [1352] by keedi
* update message template file for version 0.18
18:36 Changeset [1351] by gyu
Hungarian translation
18:32 Articles edited by hashbangperl
(diff)
18:12 Changeset [1350] by keedi
* generate ko.mo from ko.po for release * add Korean to the Language menu
15:16 Changeset [1349] by bricas
fix test
08:54 Changeset [1348] by szabgab
add Keedi Kim to the credit list add list of translators to the About box
07:02 Download edited by szabgab
(diff)
04:16 Changeset [1347] by keedi
typo fixed

11/25/08:

22:46 Changeset [1346] by szabgab
improve the up/down naviagtion in vi-mode - keep the correct column
22:22 Changeset [1345] by szabgab
remove some seemingly unnecessary refresh calls when a key press is …
22:21 Changeset [1344] by szabgab
remove debugging print of wide characters
22:00 Changeset [1343] by szabgab
Korean is ko not kr
21:37 Changeset [1342] by szabgab
change some refresh_all to specific refreshes to avoid the syntax check …
21:31 Changeset [1341] by szabgab
set the default locale to the system language if we have the relevant …
20:47 Changeset [1340] by szabgab
factor out the editor_enable method to the PluginManager? (from two places) …
20:20 Changeset [1339] by szabgab
use wx constants instead of magic numbers, add Korean to the list of …
19:28 Ticket #158 (fix locale support) created by szabgab
Make sure we have the right menu options based on the available …
19:05 Changeset [1338] by szabgab
fix tab completion of file names on the vi-command line to put trailing / …
18:40 Changeset [1337] by szabgab
try to improve speed by eliminating some of the refreshes
18:33 Changeset [1336] by keedi
Initial Korean(ko-KR) translation, but containing messages are …
18:15 Ticket #157 (Duplicated keyboard shortcut) closed by szabgab
fixed: fixed in r1335 Right-click is now mapped to Alt-/ as the Ctrl-/ for the …
18:14 Changeset [1335] by szabgab
replace the short-cut key of "right-click" to be Alt-/ #157
18:08 Changeset [1334] by bricas
bump perl req. fix up menu + tests.
17:49 Ticket #157 (Duplicated keyboard shortcut) created by keedi
Below two functions have same keyboard shortcut, and reset font size does …
16:37 Changeset [1333] by szabgab
clean the buffer after typing : add w and b to jump to next and previous …
16:13 Changeset [1332] by szabgab
add :bN to jumpt to buffer N with a disclaimer
14:46 Changeset [1331] by szabgab
add support to ZZ to save file and quit
14:22 Changeset [1330] by szabgab
don't show selection after yy yanked lines move code out to …
14:17 Changeset [1329] by szabgab
x in visual mode deletes selection
14:15 Changeset [1328] by szabgab
v removes visual-mode
14:05 Changeset [1327] by szabgab
make y work during visual-mode to yank the current selection
13:58 Changeset [1326] by szabgab
add :wq support to vi-mode
13:55 Changeset [1325] by szabgab
support :q in vi-mode
13:43 Changeset [1324] by szabgab
delete or yank N words
11:24 Changeset [1323] by adamk
Commit Plugin Manager to the top level, now that it is more important
11:24 Changeset [1322] by szabgab
the perlide.org web site
11:11 Changeset [1321] by szabgab
enable editor on files opened after the plugin itself was already started
09:17 Changeset [1320] by adamk
Reduced Indexer code in Padre.pm to the minimum possible
08:53 Changeset [1319] by adamk
Removed the seperate run_editor method
08:51 Changeset [1318] by adamk
Missed a Parrot method
08:51 Changeset [1317] by adamk
Minor whitespace thingy
08:50 Changeset [1316] by adamk
Updating Perl dependency
08:50 Changeset [1315] by adamk
POD is so huge, there's really no point splitting it up any more
08:48 Changeset [1314] by adamk
Removed the old history array
08:48 Changeset [1313] by adamk
Don't need the old history array any more
08:24 Changeset [1312] by adamk
Removed Parrot support from the core. The new plugin API is good enough …
08:13 Changeset [1311] by adamk
Bumping Perl dependency to 5.008001
08:09 Changeset [1310] by adamk
Maybe not so aggressive on the File::Spec version
08:08 Changeset [1309] by adamk
Dependencies on zero versions are bad, setting versions for cases where …
07:43 Changeset [1308] by adamk
Confirming all mime-types
06:35 Changeset [1307] by adamk
Converting ECMASCRIPT mime type to the correct one
06:28 Changeset [1306] by adamk
Correcting the MIME-type for python
06:26 Changeset [1305] by adamk
Converting Pasm to PASM, step 2
06:26 Changeset [1304] by adamk
Converting Pasm to PASM, step 1
06:24 Changeset [1303] by adamk
Removing a whitespace line
06:23 Changeset [1302] by adamk
Re-adding the capitalised PIR.pm module
06:22 Changeset [1301] by adamk
Removing camel-cased Pir
06:13 Tickets edited by szabgab
(diff)
06:10 Tickets created by szabgab
03:57 Changeset [1300] by adamk
Adding a constructor for the limited amount known
03:52 Changeset [1299] by adamk
Incremental addition
03:51 Changeset [1298] by adamk
Removing some leftover comments
03:50 Changeset [1297] by adamk
Minor thing
03:49 Changeset [1296] by adamk
Adding $COMPATIBLE flag
03:41 Changeset [1295] by adamk
Changed get_menu to call the new full API correctly. Did a simplification …
03:30 Changeset [1294] by adamk
Finished documenting the full menu_plugins method

11/24/08:

23:00 Changeset [1293] by szabgab
try to print the wx version number from other test scripts as well, maybe …
22:59 Changeset [1292] by szabgab
fix syntax typo
22:57 Changeset [1291] by szabgab
require wxWidgtes 2.8 at least
22:47 Changeset [1290] by szabgab
DelLineRight? does not fit for vi-mode
22:43 Changeset [1289] by szabgab
update the list of developers
22:23 Download edited by szabgab
instructions for wxWidgtes installation (diff)
21:59 Changeset [1288] by szabgab
add "d" key to the visual-mode of vi
21:43 Changeset [1287] by szabgab
add y$ yank till end of line in vi-mode
18:29 Changeset [1286] by szabgab
add d$ - delete till end of line, to vi-mode
18:05 Changeset [1285] by szabgab
comment out some vi related tests till we can fix them
17:44 Changeset [1284] by szabgab
create named methods for the corresponding key-codes in vi-mode
17:28 Changeset [1283] by szabgab
rename vi_buffer to buffer and vi_insert_mode to insert_mode
17:27 Changeset [1282] by szabgab
separating the methods dealing with characters from that dealing with …
16:43 Changeset [1281] by szabgab
very first substitute support for vi-mode
16:22 Changeset [1280] by szabgab
remove selection when ESC pressed in vi-mode
16:22 Changeset [1279] by szabgab
small code reorganization in vi-mode
16:14 Changeset [1278] by szabgab
fix $ and G in vi-mode
16:02 Changeset [1277] by szabgab
fix multiple line_up and line_down movements fix dd and yy in new vi-mode
15:51 Changeset [1276] by szabgab
move over most of the vi-mode keyboard handling to the EVT_CHAR event …
13:46 Changeset [1275] by szabgab
add a separate event handler to catch the EVT_CHAR in vi-mode
13:24 Changeset [1274] by bricas
convert to new plugin system. conver to module::install. require() instead …
12:37 Changeset [1273] by szabgab
pass the $count value to the methods in vi-mode
12:24 Changeset [1272] by szabgab
stop passing around the editor object in vi-mode
12:06 Changeset [1271] by szabgab
more vi-mode tests
11:08 Changeset [1270] by tsee
merge over changes 1265:1268 from trunk
11:07 Changeset [1269] by szabgab
start adding unit test to the vi plugin
11:05 Changeset [1268] by tsee
add sensible debugging output so others can more easily reproduce my …
10:19 Changeset [1267] by szabgab
more vi related TODO
10:18 Changeset [1266] by szabgab
dont add the PluginManagers? name at the end of the warning
09:10 Changeset [1265] by tsee
merge trunk changes 1249-1264 over to threads branch
08:30 Changeset [1264] by szabgab
allow number prefix before the lkjh movement keys in vi-mode
07:26 Changeset [1263] by szabgab
document all the available key bindings and add some TODO items to the …
07:25 Changeset [1262] by szabgab
add G - go to line to the vi-mode

11/23/08:

22:09 Changeset [1261] by tsee
various unsuccessful ~attempts at debugging the crashes and leaks when …
22:08 Changeset [1260] by tsee
need to use threads::shared before Wx
20:02 Changeset [1259] by tsee
add irc log as a stop-gap documentation
19:58 Changeset [1258] by szabgab
allow the movement to row 1 in vi mode
19:57 Changeset [1257] by szabgab
fix crash in vi plugin
19:55 Changeset [1256] by tsee
add regular dead-thread-reaper timer (for now, every two seconds) and use …
19:54 Changeset [1255] by kaare
Up the necessary revision number for Wx::Perl::Dialog
19:54 Changeset [1254] by kaare
Add line to divide edit/add buttons from the rest.
19:54 Changeset [1253] by kaare
Add functionality for adding, editing snippets
18:27 Changeset [1252] by tsee
add a bunch of dependencies for the taskmanager (might not be complete …
18:21 Changeset [1251] by szabgab
upgrade interface requirements in plugins
18:19 Changeset [1250] by tsee
initial cut at implementing background task manager
18:15 Changeset [1249] by tsee
Branch for experimenting with thread-based background actions.
13:00 Ticket #153 (Change MY.pm plugin to My.pm) closed by szabgab
fixed
11:03 Download edited by szabgab
(diff)
10:54 Changeset [1248] by szabgab
tag Padre-0.18
10:30 Changeset [1247] by szabgab
update version number to 0.18
10:23 Changeset [1246] by szabgab
fix the menu generation of the plugins fix the Vi and Devel plugins to …
09:53 Changeset [1245] by szabgab
remove unused code save error messages in $manager->{errstr} for later use …
09:31 Changeset [1244] by szabgab
enable editors from plugin manager
08:13 Changeset [1243] by szabgab
update the about box of Vi plugin remove the old menu creation way
08:05 Changeset [1242] by szabgab
warning about MY to My renaming during installation
07:26 Changeset [1241] by szabgab
allow the use of release.pl to release projects as well, and not only …
07:25 Changeset [1240] by szabgab
tag Padre-Plugin-CommandLine?-0.02
07:22 Changeset [1239] by szabgab
update MANIFEST, remove generated files
07:06 Changeset [1238] by szabgab
change prereq, and version number to 0.02
06:58 Changeset [1237] by szabgab
move release scripts to a separate /tools/ directory
06:54 Changeset [1236] by szabgab
tag Wx-Perl-Dialog-0.03
06:51 Changeset [1235] by szabgab
update version number to 0.03 add warning in documentation
06:45 Changeset [1234] by szabgab
documentation fix
06:33 Changeset [1233] by szabgab
rename plugin manager

11/22/08:

20:46 Changeset [1232] by szabgab
more Enable/Disable? code for the menues
20:36 Changeset [1231] by szabgab
Enable/Disable? several Edit/ menu entries
20:26 Changeset [1230] by szabgab
cache the list of methods displayed last time and check agains the cached …
20:08 Changeset [1229] by szabgab
Enable/Disable? the Copy menu entry
20:03 Changeset [1228] by szabgab
Enable/Disable? the Undo and Redo menu entries call refresh_all in more …
19:48 Changeset [1227] by szabgab
move part of the document stats code to the Document object
19:23 Changeset [1226] by szabgab
enable/disable some of the menu items in the File/ menu
19:23 Changeset [1225] by szabgab
eliminate warnings when doc is empty and stats are undef
19:08 Changeset [1224] by szabgab
enable/disable some of the menu items in the File/ menu
18:58 Changeset [1223] by szabgab
refactoring: replace $menu by $self where appropriate in the Menu class
18:49 Changeset [1222] by szabgab
save the Close menu item in a variable and make sure it is updated with …
16:56 Changeset [1221] by tsee
damn, forgot to depend on very new Padre
16:54 Changeset [1220] by tsee
use new plugin interface
16:54 Changeset [1219] by tsee
require fixed ExtUtils::InferConfig?
16:54 Changeset [1218] by tsee
remove menu tests that dont work with new plugin interface
16:22 Changeset [1217] by szabgab
update the ToolBar?->refresh method to make sure only the really available …
15:44 Changeset [1216] by szabgab
remove home made text_copy_to_clipboard and replace it with STC->Copy
15:37 Changeset [1215] by szabgab
remove text_cut_to_clipboard function and replace with native STC->Cut …
15:27 Changeset [1214] by szabgab
factor out the put_text_to_clipboard function
15:26 Changeset [1213] by tsee
adapt to Padre 0.17, new plugin system
15:13 Changeset [1212] by adamk
Clipboard code works again
15:10 Changeset [1211] by adamk
Converting a bunch of stuff to Wx::gettext
15:01 Changeset [1210] by tsee
oww, one more pluginmanager test
15:00 Changeset [1209] by tsee
add more pluginmanager tests
14:53 Changeset [1208] by szabgab
add Wx:: to fix compilation test
14:47 Changeset [1207] by szabgab
move the sharefile() functions to Padre::Util
14:34 Changeset [1206] by adamk
Claraifying this is non-Wx stuff
14:34 Changeset [1205] by adamk
Adding Freeze/Thaw? pairs for most startup modes
14:21 Changeset [1204] by adamk
Fidding with Freeze/Thaw? a bit to reduce gui flickr for common actions
14:13 Changeset [1203] by szabgab
remove debugging printout
14:11 Changeset [1202] by adamk
Expunging the prev_module and next_module methods that REALLY shouldn't …
14:10 Changeset [1201] by adamk
Moving in prev_module and next_module
14:03 Changeset [1200] by adamk
Bug fix
14:01 Changeset [1199] by adamk
Bug fix
13:42 Changeset [1198] by tsee
add lots of documentation to the PluginManager?~
13:40 Changeset [1197] by adamk
Use explicit names for constants.
13:36 Changeset [1196] by adamk
Put the header docs at the head (above use strict etc). Remove the …
13:23 Changeset [1195] by adamk
Correcting parrot-related file types
13:19 Changeset [1194] by adamk
Add Wx::STC to the list of always-loaded Wx classes. Delay loading of …
13:16 Changeset [1193] by tsee
for skipping the loading of a plugin, require that the plugin is set to …
13:15 Changeset [1192] by tsee
do not copy hash unnecessarily
13:10 Changeset [1191] by tsee
do not return when there are no plugins as My.pm is always there
13:08 Changeset [1190] by tsee
separate public plugin loading/unloading and private loading/unloading …
12:47 Changeset [1189] by szabgab
move the code to uncomment lines to the Editor class
12:45 Ticket #152 (Reset My Plugin) closed by tsee
fixed: disable -> Unload -> delete -> create ->load -> enable entirely …
12:44 Changeset [1188] by adamk
Delay loading Text::Diff
12:41 Changeset [1187] by tsee
update test with the new pluginmanager changes
12:39 Changeset [1186] by tsee
actually do enable/disable the plugins *instantly*
12:39 Changeset [1185] by tsee
use methods, not subs when accessing the plugin manager
12:33 Changeset [1184] by szabgab
move comment_lines to the Editor class add comment_lines_str to the …
12:30 Changeset [1183] by tsee
refactor the use of the manager-contained plugin status; fix test_a_plugin …
12:21 Changeset [1182] by adamk
Delay loading of File::Find::Rule
12:03 Changeset [1181] by tsee
* Accept PluginManager? object as first argument (almost) everywhere: These …
12:00 Changeset [1180] by adamk
Call search by method
11:58 Changeset [1179] by szabgab
move PPI autouse to Padre.pm
11:51 Changeset [1178] by szabgab
factor out and move find_unmatched_brace to Padre::Docuement::Perl
11:40 Changeset [1177] by adamk
Commiting rewrite of the search stuff
11:33 Changeset [1176] by szabgab
remove the on_upper_lower method and the UpperFirst? LowerFirst? menu …
11:16 Changeset [1175] by szabgab
replace the home-made UpperCase/LowerCase? methods with built-in Scintilla …
11:09 Changeset [1174] by tsee
add unload_plugin method
11:05 Changeset [1173] by tsee
stop-gap measure to call load_plugin as method only.
10:55 Changeset [1172] by tsee
promote _load_plugin to somewhat public load_plugin for use in other areas …
10:53 Changeset [1171] by tsee
use tabs for indentation only
10:38 Changeset [1170] by tsee
undo my brain damage. Need coffee.
10:34 Changeset [1169] by tsee
Do not use methods as subs…
09:00 Changeset [1168] by szabgab
use the newer way of Padre::Plugin to setup the plugin menu
08:51 Changeset [1167] by szabgab
remove the new method from My plugin add the name to the about box
08:09 Changeset [1166] by szabgab
add Help menu item to link to PerlMonks?
08:08 Changeset [1165] by adamk
Don't pull cached copies of the configuration

11/21/08:

09:07 Changeset [1164] by jquelin
centring label vertically
09:06 Changeset [1163] by jquelin
create widgets in order they are used
08:58 Changeset [1162] by jquelin
removing borders around buttons
07:13 Changeset [1161] by szabgab
wrap the editor_enable calls in eval block
07:11 Changeset [1160] by szabgab
the standard My plugin also has to subclass Padre::Plugin and should …
07:10 Changeset [1159] by szabgab
skip the old MY plugin (in capital letters)
06:40 Changeset [1158] by szabgab
remove the Vi specific code from the Plugin Manager now try to call ->new …
06:07 Changeset [1157] by szabgab
remove the unnecessary vi_mode string from within the Vi.pm

11/20/08:

22:08 Changeset [1156] by szabgab
add visual select mode to vi
18:16 Changeset [1155] by szabgab
documentation update in Vi plugin
18:16 Changeset [1154] by szabgab
turn the text_selection function to real Editor methods
17:35 Changeset [1153] by jquelin
added new feature
17:18 Changeset [1152] by jquelin
added button previous/next to search panel
17:09 Changeset [1151] by kaare
Add multiline support to wxTextCtrl, add wxStaticLine
17:06 Changeset [1150] by jquelin
typo fixes
17:01 Changeset [1149] by jquelin
sync regex checkbox with config stored
16:51 Changeset [1148] by jquelin
store case insensitivity in padre's config also, reverse case sensitivity …
16:43 Changeset [1147] by jquelin
added regex search
16:31 Changeset [1146] by jquelin
implementing case insensitivity
16:24 Ticket #156 (Padre 0.17 doesn't display anything regarding UTF-8 encoded files.) created by taro-nishino
Padre 0.17 can open UTF-8 encoded files, but displays blanks all over the …
15:43 Ticket #155 (error if passed a non-existent filename) created by leedo
Still haven't gotten Padre to successfully launch on OS X, but I did …
15:34 Changeset [1145] by tsee
Add 'guess indentation settings' button to preferences
15:34 Changeset [1144] by szabgab
make jump to line work in vi
15:34 Ticket #154 (fails to launch on OS X) created by leedo
I have installed Padre via CPAN on OS X 10.5.5 with perl 5.10.0 from …
15:24 Changeset [1143] by jquelin
using gettext()
15:23 Changeset [1142] by jquelin
space to tab conversion
15:21 Changeset [1141] by szabgab
in vi start the file search int the original_dir where padre was opened
15:11 Changeset [1140] by szabgab
fix paste above and paste below in vi-mode to work when there are newlines …
15:03 Changeset [1139] by szabgab
remove the duplicate code for checking the clipboard
14:53 Changeset [1138] by szabgab
eliminate the need for the extra paste_text function, use the built-in …
14:40 Changeset [1137] by szabgab
further refactor the paste_text code, turn it to be a real Editor method
14:33 Changeset [1136] by szabgab
further refactoring the paste_text and related methods
14:27 Changeset [1135] by szabgab
further paste_text related refacoring
14:21 Changeset [1134] by szabgab
separate the paste_text and the get_text_from_clipboard
14:04 Changeset [1133] by szabgab
connect Ctrl-n to autocompletion in vi mode. Does not work yet as the …
13:42 Changeset [1132] by jquelin
using layers for auimanager so search panel is always the closer from STC
13:28 Changeset [1131] by jquelin
removing everything left from padre::wx::dialog::find
13:15 Changeset [1130] by jquelin
highlight background in red if not found
13:10 Changeset [1129] by jquelin
incremental search landed, woohoo! \o/
12:55 Changeset [1128] by jquelin
unified _find_next/previous
12:34 Changeset [1127] by jquelin
basic search functionality
11:07 Changeset [1126] by jquelin
using common sub for find next & find prev they are indeed needing the …
11:01 Changeset [1125] by jquelin
removed other unused subs
10:32 Changeset [1124] by jquelin
taking into account that f4 is called both to initiate search *and* to …
10:19 Changeset [1123] by jquelin
remove unused subs, get $main from Padre->ide->wx->main_window
10:11 Changeset [1122] by hjansen
Finally add tool tip hints to the syntax check markers
10:09 Changeset [1121] by jquelin
oops, forgot one "term" to be renamed
10:05 Changeset [1120] by jquelin
$wx{term} renamed in $wx{entry}
10:04 Articles edited by szabgab
some book recommendations (diff)
10:02 Changeset [1119] by jquelin
escape now hides the search panel
09:54 Changeset [1118] by szabgab
use the F accelerator only once ;-)
09:39 Changeset [1117] by jquelin
renamed Padre::Wx::Find to Padre::Wx::Dialog::Search
09:21 Changeset [1116] by jquelin
button to hide search panel
09:06 Changeset [1115] by jquelin
search bar is not resizable
09:05 Changeset [1114] by jquelin
direct focus to search box when opening search bar
08:46 Changeset [1113] by jquelin
Merge branch 'search'
08:09 Changeset [1112] by hjansen
That should be int values so use more sane values
06:42 Changeset [1111] by fayland
more sane quick find
06:37 Changeset [1110] by fayland
make test_a_plugin working again
06:18 Changeset [1109] by fayland
Do you want to open it now? for module-starter
02:48 Changeset [1108] by fayland
fix the multi-pop-up to ask for changed file.
00:27 Changeset [1107] by adamk
Comment correction to the new icon function
00:26 Changeset [1106] by adamk
Removing the empty Editor directory
00:26 Changeset [1105] by adamk
Adding the use version
00:25 Changeset [1104] by adamk
Cleaning up My.pm plugin
00:21 Changeset [1103] by adamk
Removing the old icon set
00:20 Changeset [1102] by adamk
Removing the use of the old icon set
00:03 Changeset [1101] by hjansen
Actually connect the Timer objects and the event handler with each other
00:01 Changeset [1100] by hjansen
Hopefully a less obtrusive scheduling for the syntax checker

11/19/08:

23:37 Changeset [1099] by szabgab
add menu option and key binding to imitated the mouse "right click"
15:02 Changeset [1098] by tsee
rename the MY plugin to My
15:01 Changeset [1097] by tsee
delete lib/padre/Plugin/MY.pm note to self: globs do not find deleted …
14:56 Changeset [1096] by tsee
Move Padre::Plugin::MY to ::My.
14:51 Changeset [1095] by tsee
implement Reset MY Plugin thingy
14:50 Changeset [1094] by tsee
after chat with Alias, document recommendation of how to unload classes, …
14:19 Ticket #153 (Change MY.pm plugin to My.pm) created by adamk
We shouldn't be naming modules wrong. Switch the plugin over to a …
14:18 Ticket #152 (Reset My Plugin) created by adamk
In the Plugin Tools menu, under Reload My Plugin meny entry, should be a …
14:12 Changeset [1093] by adamk
Doing an initial shove of the Perl-specific code out of Project and into …
13:22 Changeset [1092] by jquelin
fix pod typo
10:11 Changeset [1091] by jquelin
skip refresh window menu if alt menu not defined (first padre use)
09:15 Changeset [1090] by adamk
Pod tweaks due to the new Plugin API
07:26 Changeset [1089] by adamk
Shifted location of current line background
05:40 Changeset [1088] by szabgab
fix expectation in test script to match changed reality
05:39 Changeset [1087] by szabgab
fix compilation error
05:03 Changeset [1086] by szabgab
always create the plugins menu, we have the tools in there
04:58 Changeset [1085] by szabgab
eliminate nearly all the vi_mode specific code from Padre but we cannot …
03:54 Changeset [1084] by szabgab
move the enable/disable text in one place enable the prefernces button …
03:00 Ticket #151 (Allow the selection of a snippet with keyboard only) created by szabgab
right now, after opening the snippets window using ctrl-shift-a I need to …
02:58 Ticket #150 (more flexible (project aware?) recent files) created by szabgab
I often work on one main project with many files - eg. currently on Padre …
02:47 Ticket #149 (the snippets should be aware of the file-type) created by szabgab
e.g for javascript there should be a separate set of code snippets
02:41 Changeset [1083] by szabgab
add hotkey to the Insert button and make it the default

11/18/08:

21:42 Changeset [1082] by hjansen
Make sure the marker column is made visible when opening a new editor …
21:18 Changeset [1081] by hjansen
Fix a crash "Can't call method 'MarkerDeleteAll?' on an undefined value" …
21:17 Changeset [1080] by kaare
Clean up data, make correct test when no category is chosen, bump version …
20:38 Ticket #148 (Use consistent coding style in padre sources) created by hjansen
Automate the tedious task using PerlTidy. See my attached .perltidyrc as …
20:37 Changeset [1079] by szabgab
first try to add plugin manager dialog
20:24 Changeset [1078] by kaare
Return menus to original state
20:24 Changeset [1077] by kaare
Make selection work.
20:24 Changeset [1076] by kaare
Add some default snippets
20:24 Changeset [1075] by kaare
Perltidy and other nicifying the code.
20:23 Changeset [1074] by kaare
Add a few more categories. Add insert button. Make cat grouping work.
20:23 Changeset [1073] by kaare
Rename class to category in snippets table. Tidy up initial snippet …
20:23 Changeset [1072] by kaare
Make snippet box look nice when class is chosen.
20:23 Changeset [1071] by kaare
Add class choice.
20:23 Changeset [1070] by kaare
Snippet insertion works now.
20:23 Changeset [1069] by kaare
The events work now.
20:23 Changeset [1068] by kaare
Add basic Snippets functionality.
19:05 Ticket #79 (padre --index dies) closed by jquelin
fixed
19:04 Changeset [1067] by jquelin
fix ticket #79: padre --index no longer crashes
18:52 Ticket #42 (Drag and drop file open) closed by jquelin
fixed: r1066 - fixed for gui
18:51 Changeset [1066] by jquelin
fix ticket #42: drag and drop file(s) open them
18:08 Ticket #146 (Odd behavoir when copying and pasting.) closed by simcop2387
fixed: appears to be fixed in 0.17
18:00 Changeset [1065] by tsee
typo in docs, add TODO for something we need to think about ('deleting …
17:40 Ticket #147 (improve load time when there are many files to open) created by szabgab
When there are many files to open at launch time of Padre it takes a lot …
17:25 Changeset [1064] by jquelin
forgot to Changes update with ticket closed
17:08 Ticket #145 (after save-as filename in the Windows/ menu isnt updated) closed by jquelin
fixed: fixed in r1063
17:08 Changeset [1063] by jquelin
fix ticket #145: save-as should update filename in the Windows/ menu
16:42 Changeset [1062] by jquelin
typo fix
16:41 Changeset [1061] by jquelin
lining up multiline changes
16:15 Changeset [1060] by szabgab
some explanation about the new PluginManager? gui
16:10 Changeset [1059] by szabgab
update the changes file
16:02 Ticket #137 (jumpt to document last seen) closed by szabgab
fixed: implemented in r1058
16:01 Changeset [1058] by szabgab
keep history of windows and jump to the window last visited using Windows/ …
15:44 Changeset [1057] by jquelin
checking if a document is opened before checking its mtime
15:39 Changeset [1056] by szabgab
hide show the margin of the syntaxt checker when it is enabled/disabled …
14:41 Changeset [1055] by adamk
Adding the implementations of a Pod2HTML wrapper and a Wx interface around …
14:17 Ticket #146 (Odd behavoir when copying and pasting.) created by simcop2387
When attempting to paste new text on top of some old stuff i did this. …
12:56 Changeset [1054] by szabgab
some documentation for the vi plugin
12:38 FAQ edited by manni
fix typo (diff)
12:24 Changeset [1053] by szabgab
update version number of all the files to 0.17
12:23 Changeset [1052] by szabgab
only check version number, dont set it in release.pl
12:10 Changeset [1051] by adamk
Adding and documenting editor_disable
12:08 Changeset [1050] by szabgab
get the old release.pl script that only updates version numbers and call …
11:53 Changeset [1049] by szabgab
Add Padre::Plugin to MANIFEST
11:51 Changeset [1048] by szabgab
call enable_plugin on the enabled plugin (Vi) by the plugin manager
11:35 Changeset [1047] by adamk
Swithing from start/stop to enable/disable
11:06 Changeset [1046] by szabgab
move the CommandLine? dialog box to the Vi plugin
10:59 Changeset [1045] by hjansen
Change the list of syntax messages in the sidebar when switching editors
10:44 Changeset [1044] by szabgab
first major step in moving vi out from the core of Padre into a plugin, …
07:30 Ticket #145 (after save-as filename in the Windows/ menu isnt updated) created by szabgab
* Ctrl-N new file * save it * the Windows/ menu still shows the Unsaved …
05:36 Articles edited by szabgab
(diff)

11/17/08:

23:23 Ticket #144 (Double-click to open new tag) created by patspam
Double-clicking on the vacant tab area should cause a new empty buffer to …
19:23 Ticket #84 (save as should update document type and syntax highlighting) closed by jquelin
fixed: fixed in r374 - available since padre 0.10
19:13 Changeset [1043] by jquelin
forgot to update Changes when closing ticket
18:16 Ticket #26 (Comment out a section of code) closed by jquelin
fixed: all supported document types tackled, closing bug.
18:14 Changeset [1042] by jquelin
un/comment lines (same as perl)
18:12 Changeset [1041] by jquelin
un/comment for pir (same as perl)
18:10 Changeset [1040] by jquelin
un/comment tackled for perl6
18:08 Changeset [1039] by jquelin
un/comment now working for javascript
18:04 Changeset [1038] by jquelin
un/comment out lines is document-type dependant this paves the way to fix …
17:41 Changeset [1037] by jquelin
simplify document retrieval
17:28 Ticket #143 (open should allow me to type in a module name and it should look for that ...) created by szabgab
just as Ctrl-Shift-O does
16:32 Ticket #55 (recognize when file is changed on disk) closed by jquelin
fixed
16:29 Changeset [1036] by jquelin
fix ticket #55: recognize when file is changed on disk
15:01 Download edited by szabgab
(diff)
12:27 Changeset [1035] by szabgab
tag Padre-0.17
11:57 Changeset [1034] by adamk
Compiles now
11:46 Changeset [1033] by adamk
Plugins now documented
10:44 Changeset [1032] by szabgab
clean up the key modifier handling in CommandLine?.pm as well
10:18 Changeset [1031] by szabgab
clean up the key modifier handling in Vi.pm as well
09:56 Changeset [1030] by szabgab
add version number
09:52 Changeset [1029] by szabgab
change the syntax checking to be available only when the experimental flag …
09:28 Changeset [1028] by szabgab
fix Changes file, prepare for 0.17 release
08:56 Changeset [1027] by adamk
Adding the start/stop methods
08:31 Ticket #142 (Padre should support invocation -> open conversion) closed by jquelin
duplicate: duplicate of #117
07:20 Changeset [1026] by szabgab
update the changes file
06:53 Ticket #141 (shift+tab changes tab) closed by szabgab
fixed: fixed in r1024
06:47 Changeset [1025] by szabgab
first step to support yy in vi mode
06:43 Changeset [1024] by szabgab
clean up the key recognition code in the Main window fix the shift+TAB …
04:32 Ticket #142 (Padre should support invocation -> open conversion) created by adamk
Many applications that are capable of being launched by external programs …
03:00 Changeset [1023] by adamk
02:17 Changeset [1022] by adamk
02:11 Changeset [1021] by adamk
Adding the first pass at a second-generation plugin API
02:08 Changeset [1020] by adamk
Make sure Wx::Locale is in the set of loaded modules

11/16/08:

21:16 Changeset [1019] by szabgab
separate goto_beginning_of_line and alow the use of (shift-6) to get …
21:14 Changeset [1018] by szabgab
separate goto_end_of_line and alow the use of $ (shift-4) to get there
20:32 Changeset [1017] by szabgab
switch back to File::ShareDir::PAR after 0.03 was released
20:01 Changeset [1016] by szabgab
clear buffer when pressing ESC in vi mode
19:59 Changeset [1015] by szabgab
first version of paste support (p and P) in vi mode
19:04 Changeset [1014] by szabgab
drag-n-drop files support, based on patch from Corion (Max Maischein)
14:19 Changeset [1013] by szabgab
add shift-j to join lines in vi mode
14:15 Changeset [1012] by szabgab
remove parameters from text_paste_from_clipboard() calls
14:14 Changeset [1011] by hjansen
A few improvements and fixes for the syntax checking code
13:52 Changeset [1010] by szabgab
turn "dd" of the vi mode into a "cut" to remember what was taken
13:48 Changeset [1009] by szabgab
stop passing parameters to text_cut_to_clipboard and stop trying to use …
13:41 Changeset [1008] by szabgab
implement dd in vi mode
12:32 Changeset [1007] by szabgab
in vi mode replace d with x as deleting character
12:26 Changeset [1006] by szabgab
add experimental vi mode
12:20 Changeset [1005] by hjansen
* Added some documentation on the syntax checking methods in the …

11/15/08:

17:36 Changeset [1004] by hjansen
* Once again forgot about changing the "Changes"
17:00 Changeset [1003] by hjansen
* Added an option to highlight the current line by setting a background …
16:36 Changeset [1002] by szabgab
set svn:ignore
07:20 Changeset [1001] by szabgab
add unit tests
00:06 Changeset [1000] by hjansen
* Rewritten syntax checking code; should be quite usable by now * Still …

11/14/08:

17:05 Changeset [999] by jquelin
lining up should be done with spaces
17:04 Changeset [998] by jquelin
code folding has been fixed since r860 by hjansen++
17:02 Ticket #61 (Add code folding) closed by jquelin
fixed: seems to be fixed since r860 by hjansen++ closing ticket + updating …
16:58 Changeset [997] by tsee
defer module loading as per Gabor's suggestion
16:50 Ticket #141 (shift+tab changes tab) created by jquelin
shift+tab shouldn't select previous tab - it's already mapped to …
16:45 Changeset [996] by jquelin
use glob aliases instead of eval.
16:39 Ticket #140 (reordering tabs does not change their order with ctrl+tab) created by jquelin
1. open 3 tabs 2. move last tab to middle position 3. ctrl+tab now selects …
16:32 Ticket #133 (search during selection) closed by jquelin
fixed: fixed in r995 - ctrl+[ to mark selection start - ctrl+] to mark selection …
16:31 Changeset [995] by jquelin
fix ticket #133: selection markers
16:14 Changeset [994] by szabgab
move the last_test_plugin_file to another place in the configuration file
15:53 Changeset [993] by szabgab
require Module::Refresh instead of use-ing
15:50 Changeset [992] by tsee
First cut at Module::Install based plugin installer
15:40 Changeset [991] by jquelin
removing unused dependency
15:36 Changeset [990] by jquelin
delay App::Ack loading to reduce memory usage & start time
14:25 Changeset [989] by tsee
talked to Gabor. Missed discussion about nested plugin namespaces: Plugins …
14:14 Changeset [988] by tsee
upgrade dependencies to improved (read: fixed) versions
13:29 Changeset [987] by tsee
use menu_name
13:24 Changeset [986] by tsee
use a better variable name: is what the comments imply and how it's …
13:23 Changeset [985] by tsee
make nested plugin namespaces work from .par archives (i.e. map …
12:47 Changeset [984] by tsee
require modules as per Gabor's suggestion; remove stray debugging code
12:34 Download edited by depesz
(diff)
10:18 Changeset [983] by szabgab
rename menu_tools to menu_plugin_tools
10:13 Changeset [982] by szabgab
update MANIFEST
09:33 Changeset [981] by szabgab
limit the depth of the pluigns to 1 again
09:21 Changeset [980] by szabgab
fix small syntax error
08:59 Download edited by szabgab
open suse link (diff)
08:13 Changeset [979] by fayland
no "Use of uninitialized value in numeric lt (<) at lib/Padre/Document.pm …
07:52 Ticket #139 (Improve the speed of PPI) created by szabgab
In order to use PPI for syntax checking or syntax highlighting we have to …
07:15 Ticket #138 (upgrade Scintilla in wxWidgets) created by szabgab
The perl 5.10 needs Scintilla 1.76 but of course the best to upgrade …
06:09 Changeset [978] by adamk
Removing the Development dir
06:08 Changeset [977] by adamk
Now we have menu_name we don't need to rely on the colon conversion
05:02 Changeset [976] by adamk
Adding a proper label
05:00 Changeset [975] by adamk
Some changes to make the default plugin more approachable
04:59 Changeset [974] by adamk
Moved Tools under Plugins as Plugin Tools
03:13 Changeset [973] by fayland
new 60-db.t
03:05 Changeset [972] by fayland
fix editor_whitespaces in 02-new.t
02:59 Ticket #126 (Menu: clean recent file list) closed by fayland
fixed: as r971
02:55 Changeset [971] by fayland
clear recent files list.
02:10 Ticket #125 (Menu: Open all recent files) closed by fayland
fixed: r970
02:07 Changeset [970] by fayland
open_all_recent_files
01:35 Changeset [969] by fayland
make Menu.pm more clean
01:25 Changeset [968] by fayland
cleanup perl/run/plugin in Menu.pm
01:19 Changeset [967] by fayland
split edit and view from sub new in Menu.pm
01:11 Changeset [966] by fayland
clean up File menu in Menu.pm

11/13/08:

23:18 Ticket #122 (Alt-n mechnism gives warnings) closed by szabgab
fixed: Alt-n removed
23:15 Changeset [965] by szabgab
add Experimental/ menu option to turn on/off syntax checking with PPI
22:51 Changeset [964] by fayland
some javascript love.
22:24 Changeset [963] by szabgab
if the rightbar , the list of subs is hidden and the user presses Alt-S …
18:58 Ticket #104 (padre crashes when running ack) closed by jquelin
fixed: fixed in r962
18:57 Changeset [962] by jquelin
fix ticket #104: padre crashes when running ack
18:38 Ticket #132 (Show white space and tab) closed by jquelin
fixed: fixed in r961
18:38 Changeset [961] by jquelin
fix ticket #132: hide/show white spaces and tabs
17:57 Ticket #131 (Toggle full screen mode F11) closed by jquelin
fixed: fixed in r960
17:56 Changeset [960] by jquelin
fix ticket #131: toggle fullscreen with f11
17:43 Changeset [959] by szabgab
remove unicode character, unfortunately Padre has problems with those
17:42 Changeset [958] by szabgab
fix failing syntax test due to lack of use statement
17:37 Changeset [957] by szabgab
skip compile test on windows
16:56 Ticket #128 (Join Lines Ctrl-J) closed by jquelin
fixed: fixed in r956
16:56 Changeset [956] by jquelin
fix ticket #128: Join Lines with Ctrl-J
16:36 Changeset [955] by szabgab
fixing the change r954 to allow the switching to other windows from the …
16:33 Changeset [954] by szabgab
eliminate the Alt-n hot-keys but show all the open files in the Windows …
16:15 Changeset [953] by szabgab
factor out the create_main_menu_bar method so it can be reused later in …
16:05 Changeset [952] by szabgab
remove unused code in menu refresh
15:55 Ticket #100 (Enable/Disable the subs window via View menu) closed by szabgab
fixed
15:51 Ticket #14 (Move between the editor and the output window with some hot-key) closed by szabgab
fixed: r951 finished both directions Ctrl-O (output) and Ctlr-M (main)
15:50 Changeset [951] by szabgab
add menu option with hot key to GoTo? Main Window
15:41 Changeset [950] by szabgab
add hotkeys to the Perl and Run menues
15:35 Changeset [949] by szabgab
move the GoTo? Subs and GoTo? Output Window menu items under the Windows …
15:32 Changeset [948] by szabgab
update GoTo? Subs Window menu text
15:31 Changeset [947] by szabgab
add menu and hot-key to move to the output window #14
15:19 Ticket #136 (Menu option: Tools/Reload MY plugin) closed by szabgab
fixed: done by r946
15:13 Changeset [946] by szabgab
add menu item to reload MY plugin
15:02 Changeset [945] by szabgab
split up the reload_plugins method an move out the reload_module function
14:58 Changeset [944] by szabgab
split up the reload_plugins method
14:48 Ticket #137 (jumpt to document last seen) created by szabgab
So I can edit two documents and easily jump back and force Ctrl-6 in vi
14:47 Ticket #136 (Menu option: Tools/Reload MY plugin) created by szabgab
14:16 Ticket #135 (list of subs should be incemental searchable) created by szabgab
When the focus is on the list of subs I should be able to type in the …
13:48 Ticket #134 (refine selection) created by szabgab
Sometimes when I have a text select I'd like to move the beginning or the …
13:46 Ticket #133 (search during selection) created by szabgab
Sometimes I need to select from the beginning of a block (subroutine) till …
13:38 Changeset [943] by szabgab
document menu_name in plugins
13:33 Changeset [942] by szabgab
add missing prereqs
12:34 Ticket #132 (Show white space and tab) created by szabgab
12:34 Ticket #131 (Toggle full screen mode F11) created by szabgab
12:31 Ticket #130 (key binding and menu option for rectangular select) created by szabgab
It is available using Ctrl-Alt drag the mouse but should be available for …
12:27 Ticket #129 (Menu: Copy current file path|file name|dir path to clipboard) created by szabgab
From Notepad++ Do we need these?
12:25 Ticket #128 (Join Lines Ctrl-J) created by szabgab
press Ctr-J anywhere on a line which will remove the newline from the end …
12:24 Ticket #127 (add menu option to already existing key bindings) created by szabgab
Insert TAB (Indent) TAB Remove TAB (Outdent) Shift-TAB Duplicate Current …
11:37 Ticket #126 (Menu: clean recent file list) created by szabgab
11:37 Ticket #125 (Menu: Open all recent files) created by szabgab
11:35 Ticket #124 (drag-and-drop selection) created by szabgab
User should be able to select some text and using the mouse to …
11:34 Ticket #123 (Save Session / Load Session) created by szabgab
Currently Padre saves the list of open files and the user can decide what …
11:12 Changeset [941] by fayland
move "Insert From File..." to Edit menu instead of …
10:58 Changeset [940] by fayland
move reload_plugins and test_a_plugin from Development/Tools?.pm to …
10:41 Ticket #112 (HTML export) closed by fayland
fixed: check CPAN Padre::Plugin::HTML::Export Thanks.
10:35 Changeset [939] by fayland
Task::Padre::Plugin::Deps 0.02
10:32 Changeset [938] by fayland
0.04 Task::Padre::Plugins
10:22 Changeset [937] by fayland
bug fix for Plugin::A::B
10:16 Changeset [936] by szabgab
add a new Tools menu and add a menu option to edit the MY plugin
10:15 Changeset [935] by szabgab
when creating the .padre directory copy the MY plugin
08:11 Ticket #122 (Alt-n mechnism gives warnings) created by szabgab
I am not sure exactly when, I think if I have more than 9 files open I get …
08:03 Ticket #121 (if the subs window is closed Edit/Subs or Alt-S should open it) closed by fayland
fixed
08:03 Changeset [934] by fayland
if the subs window is closed Edit/Subs? or Alt-S should open it
07:21 Changeset [933] by fayland
avoid Modification of non-creatable array value attempted, subscript -1 at …

11/12/08:

21:23 Ticket #121 (if the subs window is closed Edit/Subs or Alt-S should open it) created by szabgab
In such case I think when the sub is selected the subs window should hide …
21:17 Changeset [932] by szabgab
add MY plugin to be used as the individual plugin ofe every user
20:39 Ticket #120 (Emacs Keybindings) created by hashbangperl
Currently the key blocker for me are the lack of support for emacs key …
20:35 Changeset [931] by szabgab
more about hacking Padre
19:59 Changeset [930] by szabgab
further automate the release script of Padre using svn export
18:09 Changeset [929] by jquelin
fix bug #43: Open multiple files from OS "open file" dialog
17:27 Ticket #43 (Open multiple files from OS "open file" dialog) closed by jquelin
fixed: attached patch fixes this enhancement. this is my first contribution: - …
16:48 Changeset [928] by szabgab
set svn:ignore
16:43 Changeset [927] by szabgab
add initial Task::Padre::Plugin::Deps
16:20 Changeset [926] by szabgab
set svn:ignore
16:11 Changeset [925] by tsee
Document changes, this is Padre::Plugin::PAR 0.04
15:03 Changeset [924] by szabgab
add docs about the experimental flag
14:37 Changeset [923] by szabgab
remove generated files
13:30 Changeset [922] by szabgab
tag Padre-Plugin-CommandLine?-0.01
13:27 Changeset [921] by szabgab
support TAB and Shift-TAB in comman line
13:15 Changeset [920] by hjansen
* Only check syntax of Perl files
13:13 Changeset [919] by szabgab
fix the Ctrl-TAB and Shift-Ctrl-TAB to work regardless the other meta keys
12:48 Changeset [918] by szabgab
remove mistakenly committed inclusion of -I path
12:27 Changeset [917] by szabgab
allow the user to type partial path and get the restricted list
11:22 Changeset [916] by szabgab
stamp changes file
11:07 Changeset [915] by fayland
comment Padre::Plugin::PluginHelper? since it's in core.
10:32 Changeset [914] by szabgab
eliminate undef warning when switching files
10:28 Changeset [913] by szabgab
move part of the pod within the file
10:19 Changeset [912] by szabgab
more about hacking
10:10 Changeset [911] by fayland
Quick Find
09:50 Changeset [910] by hjansen
* Small fixes to the syntax checking code plus a TODO marker
09:40 Changeset [909] by hjansen
* VERY experimental syntax checking and reporting in VERY early stage * …
09:29 Changeset [908] by szabgab
some information to anyone who wants to start hacking Padre
09:11 Changeset [907] by szabgab
add documentation to Padre.pm
07:36 Changeset [906] by szabgab
some readme cleanup in the CommandLine? plugin
07:02 Changeset [905] by fayland
fix the function go when text contains " # it's a test sub xxx"
06:32 Changeset [904] by fayland
add "Insert From File..." into Developer Tools.pm we need move it to …
05:37 Changeset [903] by fayland
pod updates.
05:24 Ticket #119 (when closing the output and sub window using their [x] the relevant menu ...) closed by szabgab
invalid
05:20 Changeset [902] by fayland
cleanup the code.
05:16 Changeset [901] by fayland
move PluginHelper? into Development/Tools?.pm
05:05 Ticket #119 (when closing the output and sub window using their [x] the relevant menu ...) created by szabgab
sorry, it seems I wasn't looking at the latest
02:30 Ticket #98 (line-wrapping) closed by fayland
fixed: done as r900
02:29 Changeset [900] by fayland
keep the same to use spaces instead of tab in Changes
02:25 Changeset [899] by fayland
"Default word wrap on for each file" in Preferences
02:08 Changeset [898] by fayland
word change to "Word Wrap"
01:41 Changeset [897] by fayland
add check $document in void error when exit.
01:33 Changeset [896] by fayland
remove 'exp' flag on 'Wrap Lines'
01:31 Changeset [895] by fayland
refresh "Wrap Lines" on switch tab.
01:18 Changeset [894] by fayland
add wrap lines

11/11/08:

23:46 Changeset [893] by fayland
on_close_pane works
23:12 Changeset [892] by fayland
add something todo on_close_pane
22:59 Changeset [891] by fayland
typo error fix
22:57 Changeset [890] by fayland
on_close_pane (not finished)
22:10 Changeset [889] by szabgab
factor out the on_key_pressed function
22:04 Changeset [888] by szabgab
first almost working version of CommandLine? Plugin
21:33 Changeset [887] by szabgab
remove the already invalid path to the plugins from dev.pl
21:31 Changeset [886] by szabgab
add list_files and save_file method to Autosave and its test script
20:43 Ticket #118 (Error on startup w/Danish settings) created by kaare
LANG=da_DK.UTF-8 padre <file> gives this error on startup: Use of …
19:12 Articles edited by szabgab
(diff)
18:19 Articles edited by szabgab
(diff)
14:57 Screenshots edited by hjansen
Screenshot of current devel version added (diff)
14:54 padre_pre0.17_openSUSE11.png attached to Screenshots by hjansen
Screenshot of development version just after release 0.16
13:56 Documentation created by szabgab
13:50 Ticket #117 (Single Padre running, open file in already running Padre) created by szabgab
There should be an optional (??) feature to make sure there is a …
13:25 Changeset [885] by hjansen
* Allow the user to drag around the subwindows and dock them were she/he …
11:06 Changeset [884] by fayland
fix t and remove exp flag
10:49 Ticket #114 (Show/hide the list of subs window) closed by fayland
fixed: it's fixed as r883
10:48 Changeset [883] by fayland
Show/hide the list of subs window
10:40 Changeset [882] by szabgab
create the database for backups
09:57 Changeset [881] by fayland
make show functions working, 'remember' will be added next time
09:22 Changeset [880] by szabgab
add module and test skeleton for autosave
07:17 Changeset [879] by adamk
Tweaking some English
06:49 Ticket #116 (Collect usage statistics) created by szabgab
We would like to collect some usage statistics with the users approval. By …
05:30 Changeset [878] by adamk
Remove the catfiles from tango calls
05:28 Changeset [877] by adamk
Don't need to catfile yourself when passing to Padre::Wx::tango
04:48 Changeset [876] by adamk
Adding a stub menu entry for "Show/Hide? Functions". Splitting the GUI …
04:14 Changeset [875] by adamk
Re-ordering toolbar, make more readable/maintainable layout, and removed …
02:01 Changeset [874] by fayland
fix "Show Output"

11/10/08:

21:25 Changeset [873] by szabgab
fix the saving of the new autoindentation preference implement the three …
21:10 Changeset [872] by szabgab
add new preference option for autoindenting
21:09 Changeset [871] by szabgab
documentation refactoring
20:52 Changeset [870] by szabgab
revert to us File::ShareDir? till we figure out what is the problem with …
20:27 Changeset [869] by szabgab
fix plugin manager test, checking minimum number of plugins as there might …
18:36 Changeset [868] by szabgab
more documentation
18:34 Changeset [867] by szabgab
change the name of the menu option
15:06 Features edited by szabgab
(diff)
15:05 Ticket #115 (simple GUI designer) created by szabgab
Add a simple GUI designer or tool that can work with Wx::Perl::Dialog
12:13 Ticket #114 (Show/hide the list of subs window) created by szabgab
Since the switch to AUI we cannot close the Output windows. The user has …
11:45 Ticket #113 (Resize the notebook windows) created by szabgab
The editor pages within the notebook can be now dragged around but there …
11:00 FAQ created by szabgab
10:26 Features edited by szabgab
(diff)
09:37 Features edited by szabgab
(diff)
09:35 Ticket #112 (HTML export) created by szabgab
To export the source of program with the syntax colouring.
09:32 Ticket #111 (continous syntax checking) created by szabgab
While typing code constantly check the syntax and display errors as they …
09:30 Ticket #110 (Interactive shell) created by szabgab
09:22 Download edited by szabgab
(diff)
08:04 Changeset [866] by szabgab
add all remaining plugins commented out and with comments so it will be …
07:09 Changeset [865] by szabgab
expect "en" in the default configuration
07:08 Changeset [864] by szabgab
fix typo in Changes file
06:18 Ticket #109 (Padre::Plugin::SpellCheck Integrate spell checker) created by szabgab
05:05 Changeset [863] by fayland
fix a paste error when select something then paste ( part 2 )
04:34 Changeset [862] by fayland
fix a paste error when select something then paste
01:31 Changeset [861] by fayland
host locale default value 'en'

11/09/08:

22:49 Changeset [860] by hjansen
* First shot at activating code folding feature of wxStyledTextCtrl: …
21:16 Download edited by szabgab
0.16 released (diff)
21:14 Changeset [859] by szabgab
tag Padre 0.16
21:12 Changeset [858] by szabgab
set Padre version number to 0.16
21:08 Changeset [857] by szabgab
fix the language selection code to also pass the tests
20:40 Changeset [856] by szabgab
remove, khm
20:33 Changeset [855] by szabgab
allow switching between German and English
19:56 Changeset [854] by hjansen
* Keep track of menu item changes
19:34 Changeset [853] by hjansen
* Move anonymous functions to explicit functions for re-use * Add Select …
13:42 Changeset [852] by szabgab
some more unit tests for Padre::Document
13:42 Changeset [851] by szabgab
add some documentation to Padre::Document
13:18 Changeset [850] by szabgab
move the test-helper Editor.pm code to separate file
12:18 Changeset [849] by szabgab
add first few lines of test script to test the Document class
12:09 Changeset [848] by szabgab
change the perl5 synaxt highlighting of the currently open buffers
10:30 Changeset [847] by szabgab
rebless document when saved with a different extension
10:27 Changeset [846] by fayland
for no doc selected.
10:19 Changeset [845] by szabgab
add info call to Padre::Plugin::Development::Tools
10:19 Changeset [844] by fayland
cleanup code.
10:13 Changeset [843] by szabgab
remove the document statistics from Development::Tools plugin add filename …
10:00 Changeset [842] by szabgab
remove the tests that were related to the Parrot plugin
09:56 Changeset [841] by szabgab
tag Padre::Plugin::Parrot-0.16
09:55 Changeset [840] by szabgab
set svn:ignore
09:51 Changeset [839] by szabgab
fix MANIFEST and module documentation for 0.16 release
09:45 Changeset [838] by szabgab
release 0.16 of Padre::Plugin::Parrot
09:38 Changeset [837] by szabgab
move Parrot plugin out from Padre
09:35 Changeset [836] by szabgab
move require Padre::Wx::History::TextDialog? to central autoloader
09:35 Changeset [835] by szabgab
update changes file
09:24 Changeset [834] by szabgab
add Heiko Jansen to about box
09:18 Changeset [833] by szabgab
leading space to TAB conversion in our code (was using our menu option)
09:17 Changeset [832] by szabgab
add ... after menu options that give first show a dialog box
09:15 Changeset [831] by szabgab
only work if there is a selection
09:03 Changeset [830] by szabgab
some code cleanup
08:50 Changeset [829] by szabgab
move upper/lower case in submenu
08:48 Changeset [828] by szabgab
move tabs and spaces in submenu

11/08/08:

23:27 Changeset [827] by hjansen
* Fixed positioning of choice box
23:22 Changeset [826] by hjansen
* Fix a crash where the object attribute 'html' was undef
23:04 Changeset [825] by hjansen
* Put exclamation mark in dialog box according to TODO item
22:29 Changeset [824] by hjansen
* Added new icons to MANIFEST; should have been part of changeset:822
22:19 wxWidgets edited by hjansen
Wx module version number as of Nov 7 is 0.87 not 0.86 (diff)
22:09 Changeset [823] by hjansen
* Add a number of actions to the tool bar: Undo, Redo, Select all, Copy, …
22:06 Changeset [822] by hjansen
* Add a number of icons for the tool bar
18:23 Changeset [821] by szabgab
Autosave and Autosave docs
17:27 Download edited by szabgab
(diff)
15:58 wxWidgets edited by szabgab
wx related versions update (diff)
15:07 Developers created by szabgab
10:59 Changeset [820] by fayland
fix two diff in edit menu
08:55 Changeset [819] by szabgab
update changes of Task::Padre::Plugins
08:49 Changeset [818] by fayland
update Task Padre Plugins
08:47 Changeset [817] by fayland
add Upper and Lower Case in Edit menu
08:38 Changeset [816] by szabgab
remove the plugins directory
08:36 Changeset [815] by fayland
it's on core now.
08:35 Changeset [814] by szabgab
move Padre::Plugin::InstallPARdist to the projects directory
08:35 Changeset [813] by fayland
merge tab and space in.
08:33 Changeset [812] by szabgab
move Padre::Plugin:PerlTidy to the projects directory
08:31 Changeset [811] by szabgab
move Padre::Plugin::PAR to the projects directory
08:29 Changeset [810] by szabgab
svn:ignore some files
08:27 Changeset [809] by szabgab
move the Padre::Plugin::Parrot to the projects dir
08:26 Changeset [808] by szabgab
svn:ignore some files
08:25 Changeset [807] by szabgab
CPAN::Shell::Wx new method
08:21 Changeset [806] by fayland
Add 'Stats' into File menu
07:56 Changeset [805] by szabgab
set svn:ignore
07:48 Changeset [804] by szabgab
add Fayland Lam to the about box
07:35 Changeset [803] by fayland
and Padre::Plugin::UpLowCase?
07:17 Changeset [802] by fayland
add Padre::Plugin::Encrypt
07:09 Changeset [801] by fayland
Add Delete All in Bookmarks.pm
06:51 Changeset [800] by fayland
remember last license_choice for ModuleStart?.pm
06:47 Changeset [799] by fayland
remember 'Builder' in ModuleStart?.pm

11/07/08:

21:44 Changeset [798] by szabgab
svn:ignore some files
21:44 Changeset [797] by szabgab
docs
21:43 Changeset [796] by szabgab
svn:ignore some files
21:11 Changeset [795] by szabgab
release v0.01 of Task::Padre::Plugins
21:09 Changeset [794] by szabgab
prepare to release Task::Padre::Plugin
18:36 Ticket #108 (indent goodness) created by jquelin
i propose to add tab / shift-tab (or whatever other keys) bindings that …
14:00 Changeset [793] by szabgab
add layout for separate Padre::Plugin::Parrot distribution
13:17 Changeset [792] by szabgab
provide the menu_name for the Parrot plugin
13:14 Changeset [791] by szabgab
allow the plugins to provide a menu_name method that returns, well the …
13:10 Changeset [790] by szabgab
add Task::Padre::Plugins
09:58 Changeset [789] by fayland
fix for Win32
09:15 Ticket #107 (Find dialog does not account for localized texts) created by hjansen
The find dialog does not account for localized texts: The space used for …
08:57 Changeset [788] by szabgab
remove the :: from the displayed names of plugins
08:54 Changeset [787] by szabgab
allow plugins to be in a subdirectory as well, so we can have plugins such …
08:53 Changeset [786] by szabgab
add Development::Tools plugin
08:25 Changeset [785] by szabgab
prereqs update
08:05 Changeset [784] by szabgab
fix test adding main_file_pos
08:02 Changeset [783] by szabgab
fix typo in package name + more docs
07:51 Changeset [782] by szabgab
add some docs about preferences

11/06/08:

20:40 Changeset [781] by szabgab
set perl mime-type to the new value in some places where the old was left
20:39 Changeset [780] by szabgab
eliminate warning when no filename is given
18:35 Changeset [779] by szabgab
when reading config.yml make sure the defaults never override the read …
18:28 Ticket #106 (preference "use tabs" is not saved) closed by szabgab
fixed: the default value overwrote the saved one fixed in r778
18:27 Changeset [778] by szabgab
when reading config.yml make sure the defaults never override the read …
17:48 Changeset [777] by szabgab
use the development version of Wx::Perl::Dialog
17:26 Changeset [776] by szabgab
add experimental feature on_dwell event handler but turn it off for now
17:24 Ticket #106 (preference "use tabs" is not saved) created by jquelin
1. open padre 2. menu edit / preferences 3. uncheck "use tabs", validate …
17:12 Ticket #105 (recover files when padre has crashed) created by jquelin
when padre crashes or is killed, everything is lost: - list of opened …
16:11 Ticket #104 (padre crashes when running ack) created by jquelin
1. open some files in padre 2. menu edit / ack 3. supply term & dir 4. hit …
13:12 Changeset [775] by szabgab
experimental code for catching left clicks
10:28 Changeset [774] by hjansen
* Added a missing gettext() call
10:21 Changeset [773] by szabgab
add new right-click popup menu
10:13 Changeset [772] by szabgab
rename variable
10:11 Changeset [771] by szabgab
rename variable
09:52 Changeset [770] by fayland
Padre::Plugin::TabAndSpace? 0.06
09:46 Changeset [769] by szabgab
try not to break even when the experimental flag is not set
07:59 wxWidgets edited by szabgab
link to docs of scintilla (diff)
07:30 Changeset [768] by fayland
remember last opened tab
07:07 Changeset [767] by szabgab
add docs about syntax highlighting
06:40 Changeset [766] by szabgab
update changes file
06:38 Changeset [765] by szabgab
update changes file
06:35 Changeset [764] by szabgab
change the new file hot key to be ctrl-n again
06:26 Changeset [763] by szabgab
typo
05:38 Changeset [762] by szabgab
add menu option to toggle PPI highlighting
05:05 Changeset [761] by fayland
fix spaces to tabs.
05:03 Changeset [760] by fayland
add main_files_pos to goto last pos for those left files.
05:01 Changeset [759] by szabgab
move the recent projects under the experimental menu
04:57 Changeset [758] by szabgab
split window is not experimental any more

11/05/08:

22:23 Changeset [757] by fayland
add for Steffen Mueller
22:17 Changeset [756] by fayland
color in Document/Perl?.pm
17:45 Changeset [755] by szabgab
more tags
15:39 Changeset [754] by szabgab
add more color element definitions
14:15 Changeset [753] by szabgab
experimental code for syntax highlighting
13:16 Changeset [752] by bricas
bump ver. update changes.
12:58 Changeset [751] by bricas
update padre dep. move docs from readme to pod as the readme is auto …
10:13 Changeset [750] by szabgab
use Padre::Wx instead Wx directly
10:09 Changeset [749] by szabgab
cache the width of characters
10:09 Changeset [748] by szabgab
allow the use of NYTprof on padre
09:38 Changeset [747] by szabgab
stop constantly trying to colourize
08:54 Changeset [746] by szabgab
update mime-type
08:46 Changeset [745] by fayland
Limit the search_terms/replace_terms
08:02 Changeset [744] by fayland
remove "no output" in ack
07:59 Ticket #103 (MIME type patch for Document.pm) closed by szabgab
fixed: applied as r743
07:58 Changeset [743] by szabgab
mime-type patch #103 by Heiko Jansen
07:50 Ticket #102 (More gettext corrections) closed by szabgab
fixed: applied r742
07:50 Changeset [742] by szabgab
gettext patch #102 from Heiko Jansen
07:30 Changeset [741] by szabgab
add Wx::Logging to padre, log if PPI::Document fails to parse string
06:45 Changeset [740] by szabgab
dont crash if no document given by ppi
06:31 Changeset [739] by fayland
'PPI::Token::Regexp::Match' => 3, …
06:12 Changeset [738] by fayland
highlight with PPI for Perl5
04:57 Changeset [737] by szabgab
remove all the colors
04:51 Changeset [736] by szabgab
remove_color moved to Padre::Document
04:25 Changeset [735] by szabgab
when ppi_highlight option set (manually in the config file, use our own …
04:14 Changeset [734] by szabgab
move the content of Padre::Wx::Dialog to Wx::Perl::Dialog 0.02
04:02 Changeset [733] by szabgab
non-existent variable removed
03:10 Changeset [732] by fayland
remove warning of time_on_file
03:08 Changeset [731] by fayland
remove warning of 'Use of uninitialized value in numeric lt (<) at …
00:54 Changeset [730] by adamk
Adding support for -M

11/04/08:

21:29 Ticket #103 (MIME type patch for Document.pm) created by hjansen
It's sometimes hard to decide what's the right MIME type and not even …
20:54 Ticket #102 (More gettext corrections) created by hjansen
If I got things wrong with gettext as Changeset 718 shows then Padre also …
18:23 wxWidgets edited by szabgab
wxWidgets and Scintilla versions (diff)
17:51 Ticket #101 (syntax highlighting gone wrong: dor (//) not understood) created by jquelin
the following snippet: my $foo = $bar ; say $foo; colors …
16:48 Changeset [729] by szabgab
tag Wx-Perl-Dialog 0.02
16:44 Changeset [728] by szabgab
add license text to modules rename build_layout to _build_layout add more …
16:25 Changeset [727] by szabgab
fix MANIFES, Changes file and the most simple test
16:24 Changeset [726] by szabgab
move around and add more docs
16:02 Changeset [725] by szabgab
rename package to real name
16:00 Changeset [724] by szabgab
copy the Padre::Wx::Dialog
15:49 Changeset [723] by szabgab
rename Wx::Perl::Dialog to Wx::Perl::Dialog::Perl
15:28 Changeset [722] by szabgab
some cleanup int test scripts
15:26 Changeset [721] by szabgab
make Dialog depend on Wx and not on Padre::Wx
15:21 Changeset [720] by szabgab
use the show_modal from the Preferences dialog as well
15:18 Changeset [719] by szabgab
move show_modal to the Dialog baseclass
15:16 Changeset [718] by szabgab
fix translation bug
15:08 Changeset [717] by szabgab
further Search dialog cleaning
15:04 Changeset [716] by szabgab
some cleanup
14:57 Changeset [715] by szabgab
move around code
14:56 Changeset [714] by szabgab
cleanup Find dialog
14:24 Changeset [713] by szabgab
split out the dialog creation in the Preferences dialog
13:59 Changeset [712] by szabgab
stop passing the config object
13:50 Changeset [711] by szabgab
code reorganization in ModuleStart?
12:21 Changeset [710] by szabgab
rename on_start to start
12:20 Changeset [709] by szabgab
call the ModuleStart?->start method as class method
12:16 Changeset [708] by szabgab
add test file to MANIFEST
11:59 Changeset [707] by szabgab
remove floating
10:03 Changeset [706] by szabgab
separate out the rebless function
09:50 Ticket #100 (Enable/Disable the subs window via View menu) created by szabgab
it was fixed earlier
09:49 Ticket #99 (Allow user to configure toolbar) created by szabgab
09:43 Ticket #98 (line-wrapping) created by szabgab
09:43 Ticket #97 (Insert code snippets) created by szabgab
Allow the user to create code snippets and insert them at any point.
09:36 Changeset [705] by szabgab
improve the sub name catching regex to include subs defined as sub A::name
09:33 Ticket #96 (Context sensitive help) created by szabgab
Clicking on a function name such as "push" should bring up the perl …
09:30 Ticket #95 (Add directory and filesystem browser) created by szabgab
integrated with version control and project management
09:27 Ticket #94 (Allow execution of extensionless files) created by szabgab
recognize if a file is a perl script by the sh-bang or allow the user to …
08:14 Changeset [704] by szabgab
when splitting window setup perferences
08:10 Changeset [703] by szabgab
remove the branch that was already merged to trunk
08:00 Changeset [702] by szabgab
move the run enable/disable code in the Menu class
07:48 Changeset [701] by szabgab
changes file update
07:44 Ticket #92 (Localization patch and german translation) closed by szabgab
fixed: patch applied and later slightly fixed. r695 r696 r697 thanks.
07:42 Changeset [700] by szabgab
style cleanup
07:33 Changeset [699] by szabgab
rename variable, missed place
07:20 Changeset [698] by szabgab
rename variable
07:16 Changeset [697] by szabgab
remove two translation string where it was a bit too enthusiastic
07:05 Changeset [696] by szabgab
left over from the #92 patch
07:02 Changeset [695] by szabgab
apply German localization patch #92
05:58 Ticket #93 (wxNotebook/wxAuiNotebook incompatibility) closed by szabgab
fixed: applied, thanks so Padre now won't crash when trying to open a file that …
05:56 Changeset [694] by szabgab
post AUI fix #93 (Heiko Jansen)

11/03/08:

22:40 Ticket #93 (wxNotebook/wxAuiNotebook incompatibility) created by hjansen
wxNotebook/wxAuiNotebook are almost but apparently not fully compatible: …
21:39 Ticket #92 (Localization patch and german translation) created by hjansen
The attached patch uses Wx::Locale to provide a localized interface. A …
18:26 Ticket #64 (Split view) closed by szabgab
fixed
18:24 Ticket #6 (Support the highlighting of more file types) closed by szabgab
fixed: most of the languages are supported already individual coloring can be …
18:22 Ticket #46 (Tab reordering) closed by szabgab
fixed: will be in 0.16
18:19 Ticket #47 (Tab close buttons) closed by szabgab
fixed: the AUI windowing system does that. Will be in 0.16
18:15 Ticket #91 (Tests fail (missing dependancies)) closed by szabgab
not a bug: Upgrading CPAN.pm helps
18:14 Ticket #87 (Small patch for enhancing the tabs) closed by szabgab
fixed: merged to trunk, please try it.
17:58 Changeset [693] by szabgab
merge branches/aui_notebook -r690:692
16:37 Changeset [692] by szabgab
seemingly fixed all the tab closing issues with the new AUI Notebook
16:19 Changeset [691] by szabgab
replace notebook with aui notebook
16:15 Changeset [690] by szabgab
branch for developing the aui notebook
13:42 Changeset [689] by fayland
cleanup _load_plugin in PluginManager?.pm
13:38 Changeset [688] by fayland
add test 82-plugin-manager.t
13:24 Changeset [687] by szabgab
output pane to the bottom
12:51 Changeset [686] by szabgab
change floatsize
12:47 Changeset [685] by szabgab
add more params to the AuiPane?
12:35 Changeset [684] by szabgab
some further parameter reorganization
12:28 Changeset [683] by szabgab
some parameter reorganization
11:53 Changeset [682] by szabgab
switch the window management to use AUI
11:12 Changeset [681] by fayland
Wx::Choice ->SetSelection?(0);
10:41 Changeset [680] by szabgab
revert change r674
09:56 Changeset [679] by szabgab
add Wx::AUI
09:43 Ticket #91 (Tests fail (missing dependancies)) created by hashbangperl
When installing Padre from CPAN, tests fail rather than skip when …
09:31 Ticket #90 (Just an idea: integrate Dist::Zilla for project management) created by hjansen
This is just an idea inspired by http://use.perl.org/~rjbs/journal/37749. …
08:47 Ticket #89 (shell script on OS X) created by szabgab
Just a shell script that does exec /usr/local/bin/wxPerl …
08:42 Changeset [678] by szabgab
rename New to New Tab in menu
08:38 Changeset [677] by szabgab
switch increase/decrease font keys
08:16 Ticket #88 (Can't get focus on OS X) closed by Schwern
invalid: I found the wxPerl binary and got padre working, yay!
05:04 Changeset [676] by szabgab
rel2abs() the files given on the command line
04:37 Changeset [675] by szabgab
remember the original current directory before changing it, so files can …
04:16 Changeset [674] by szabgab
another shot at the utf-8 issue, by Fayland Lam
01:48 Ticket #88 (Can't get focus on OS X) created by Schwern
With Wx 0.86 using WxWidgets? 2.8.9 (and this time Wx.pm tests clean) on OS …
Note: See TracTimeline for information about the timeline view.