Timeline


and .

11/10/08:

23:17 Changeset [879] by adamk
Tweaking some English
22:49 Ticket #116 (Collect usage statistics) created by szabgab
We would like to collect some usage statistics with the users approval. By …
21:30 Changeset [878] by adamk
Remove the catfiles from tango calls
21:28 Changeset [877] by adamk
Don't need to catfile yourself when passing to Padre::Wx::tango
20:48 Changeset [876] by adamk
Adding a stub menu entry for "Show/Hide Functions". Splitting the GUI …
20:14 Changeset [875] by adamk
Re-ordering toolbar, make more readable/maintainable layout, and removed …
18:01 Changeset [874] by fayland
fix "Show Output"
13:25 Changeset [873] by szabgab
fix the saving of the new autoindentation preference implement the three …
13:10 Changeset [872] by szabgab
add new preference option for autoindenting
13:09 Changeset [871] by szabgab
documentation refactoring
12:52 Changeset [870] by szabgab
revert to us File::ShareDir? till we figure out what is the problem with …
12:27 Changeset [869] by szabgab
fix plugin manager test, checking minimum number of plugins as there might …
10:36 Changeset [868] by szabgab
more documentation
10:34 Changeset [867] by szabgab
change the name of the menu option
07:06 Features edited by szabgab
(diff)
07:05 Ticket #115 (simple GUI designer) created by szabgab
Add a simple GUI designer or tool that can work with Wx::Perl::Dialog
04: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 …
03:45 Ticket #113 (Resize the notebook windows) created by szabgab
The editor pages within the notebook can be now dragged around but there …
03:00 FAQ created by szabgab
02:26 Features edited by szabgab
(diff)
01:37 Features edited by szabgab
(diff)
01:35 Ticket #112 (HTML export) created by szabgab
To export the source of program with the syntax colouring.
01:32 Ticket #111 (continous syntax checking) created by szabgab
While typing code constantly check the syntax and display errors as they …
01:30 Ticket #110 (Interactive shell) created by szabgab
01:22 Download edited by szabgab
(diff)
00:04 Changeset [866] by szabgab
add all remaining plugins commented out and with comments so it will be …

11/09/08:

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

11/08/08:

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

11/07/08:

23:56 Changeset [805] by szabgab
set svn:ignore
23:48 Changeset [804] by szabgab
add Fayland Lam to the about box
23:35 Changeset [803] by fayland
and Padre::Plugin::UpLowCase?
23:17 Changeset [802] by fayland
add Padre::Plugin::Encrypt
23:09 Changeset [801] by fayland
Add Delete All in Bookmarks.pm
22:51 Changeset [800] by fayland
remember last license_choice for ModuleStart?.pm
22:47 Changeset [799] by fayland
remember 'Builder' in ModuleStart?.pm
13:44 Changeset [798] by szabgab
svn:ignore some files
13:44 Changeset [797] by szabgab
docs
13:43 Changeset [796] by szabgab
svn:ignore some files
13:11 Changeset [795] by szabgab
release v0.01 of Task::Padre::Plugins
13:09 Changeset [794] by szabgab
prepare to release Task::Padre::Plugin
10:36 Ticket #108 (indent goodness) created by jquelin
i propose to add tab / shift-tab (or whatever other keys) bindings that …
06:00 Changeset [793] by szabgab
add layout for separate Padre::Plugin::Parrot distribution
05:17 Changeset [792] by szabgab
provide the menu_name for the Parrot plugin
05:14 Changeset [791] by szabgab
allow the plugins to provide a menu_name method that returns, well the …
05:10 Changeset [790] by szabgab
add Task::Padre::Plugins
01:58 Changeset [789] by fayland
fix for Win32
01: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 …
00:57 Changeset [788] by szabgab
remove the :: from the displayed names of plugins
00:54 Changeset [787] by szabgab
allow plugins to be in a subdirectory as well, so we can have plugins such …
00:53 Changeset [786] by szabgab
add Development::Tools plugin
00:25 Changeset [785] by szabgab
prereqs update
00:05 Changeset [784] by szabgab
fix test adding main_file_pos
00:02 Changeset [783] by szabgab
fix typo in package name + more docs

11/06/08:

23:51 Changeset [782] by szabgab
add some docs about preferences
12:40 Changeset [781] by szabgab
set perl mime-type to the new value in some places where the old was left
12:39 Changeset [780] by szabgab
eliminate warning when no filename is given
10:35 Changeset [779] by szabgab
when reading config.yml make sure the defaults never override the read …
10:28 Ticket #106 (preference "use tabs" is not saved) closed by szabgab
fixed: the default value overwrote the saved one fixed in r778
10:27 Changeset [778] by szabgab
when reading config.yml make sure the defaults never override the read …
09:48 Changeset [777] by szabgab
use the development version of Wx::Perl::Dialog
09:26 Changeset [776] by szabgab
add experimental feature on_dwell event handler but turn it off for now
09:24 Ticket #106 (preference "use tabs" is not saved) created by jquelin
1. open padre 2. menu edit / preferences 3. uncheck "use tabs", validate …
09:12 Ticket #105 (recover files when padre has crashed) created by jquelin
when padre crashes or is killed, everything is lost: - list of opened …
08: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 …
05:12 Changeset [775] by szabgab
experimental code for catching left clicks
02:28 Changeset [774] by hjansen
* Added a missing gettext() call
02:21 Changeset [773] by szabgab
add new right-click popup menu
02:13 Changeset [772] by szabgab
rename variable
02:11 Changeset [771] by szabgab
rename variable
01:52 Changeset [770] by fayland
Padre::Plugin::TabAndSpace? 0.06
01:46 Changeset [769] by szabgab
try not to break even when the experimental flag is not set

11/05/08:

23:59 wxWidgets edited by szabgab
link to docs of scintilla (diff)
23:30 Changeset [768] by fayland
remember last opened tab
23:07 Changeset [767] by szabgab
add docs about syntax highlighting
22:40 Changeset [766] by szabgab
update changes file
22:38 Changeset [765] by szabgab
update changes file
22:35 Changeset [764] by szabgab
change the new file hot key to be ctrl-n again
22:26 Changeset [763] by szabgab
typo
21:38 Changeset [762] by szabgab
add menu option to toggle PPI highlighting
21:05 Changeset [761] by fayland
fix spaces to tabs.
21:03 Changeset [760] by fayland
add main_files_pos to goto last pos for those left files.
21:01 Changeset [759] by szabgab
move the recent projects under the experimental menu
20:57 Changeset [758] by szabgab
split window is not experimental any more
14:23 Changeset [757] by fayland
add for Steffen Mueller
14:17 Changeset [756] by fayland
color in Document/Perl.pm
09:45 Changeset [755] by szabgab
more tags
07:39 Changeset [754] by szabgab
add more color element definitions
06:15 Changeset [753] by szabgab
experimental code for syntax highlighting
05:16 Changeset [752] by bricas
bump ver. update changes.
04:58 Changeset [751] by bricas
update padre dep. move docs from readme to pod as the readme is auto …
02:13 Changeset [750] by szabgab
use Padre::Wx instead Wx directly
02:09 Changeset [749] by szabgab
cache the width of characters
02:09 Changeset [748] by szabgab
allow the use of NYTprof on padre
01:38 Changeset [747] by szabgab
stop constantly trying to colourize
00:54 Changeset [746] by szabgab
update mime-type
00:46 Changeset [745] by fayland
Limit the search_terms/replace_terms
00:02 Changeset [744] by fayland
remove "no output" in ack

11/04/08:

23:59 Ticket #103 (MIME type patch for Document.pm) closed by szabgab
fixed: applied as r743
23:58 Changeset [743] by szabgab
mime-type patch #103 by Heiko Jansen
23:50 Ticket #102 (More gettext corrections) closed by szabgab
fixed: applied r742
23:50 Changeset [742] by szabgab
gettext patch #102 from Heiko Jansen
23:30 Changeset [741] by szabgab
add Wx::Logging to padre, log if PPI::Document fails to parse string
22:45 Changeset [740] by szabgab
dont crash if no document given by ppi
22:31 Changeset [739] by fayland
'PPI::Token::Regexp::Match' => 3, …
22:12 Changeset [738] by fayland
highlight with PPI for Perl5
20:57 Changeset [737] by szabgab
remove all the colors
20:51 Changeset [736] by szabgab
remove_color moved to Padre::Document
20:25 Changeset [735] by szabgab
when ppi_highlight option set (manually in the config file, use our own …
20:14 Changeset [734] by szabgab
move the content of Padre::Wx::Dialog to Wx::Perl::Dialog 0.02
20:02 Changeset [733] by szabgab
non-existent variable removed
19:10 Changeset [732] by fayland
remove warning of time_on_file
19:08 Changeset [731] by fayland
remove warning of 'Use of uninitialized value in numeric lt (<) at …
16:54 Changeset [730] by adamk
Adding support for -M
13: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 …
12:54 Ticket #102 (More gettext corrections) created by hjansen
If I got things wrong with gettext as Changeset 718 shows then Padre also …
10:23 wxWidgets edited by szabgab
wxWidgets and Scintilla versions (diff)
09:51 Ticket #101 (syntax hilighting gone wrong: dor (//) not understood) created by jquelin
the following snippet: my $foo = $bar // ; say $foo; colors …
08:48 Changeset [729] by szabgab
tag Wx-Perl-Dialog 0.02
08:44 Changeset [728] by szabgab
add license text to modules rename build_layout to _build_layout add more …
08:25 Changeset [727] by szabgab
fix MANIFES, Changes file and the most simple test
08:24 Changeset [726] by szabgab
move around and add more docs
08:02 Changeset [725] by szabgab
rename package to real name
08:00 Changeset [724] by szabgab
copy the Padre::Wx::Dialog
07:49 Changeset [723] by szabgab
rename Wx::Perl::Dialog to Wx::Perl::Dialog::Perl
07:28 Changeset [722] by szabgab
some cleanup int test scripts
07:26 Changeset [721] by szabgab
make Dialog depend on Wx and not on Padre::Wx
07:21 Changeset [720] by szabgab
use the show_modal from the Preferences dialog as well
07:18 Changeset [719] by szabgab
move show_modal to the Dialog baseclass
07:16 Changeset [718] by szabgab
fix translation bug
07:08 Changeset [717] by szabgab
further Search dialog cleaning
07:04 Changeset [716] by szabgab
some cleanup
06:57 Changeset [715] by szabgab
move around code
06:56 Changeset [714] by szabgab
cleanup Find dialog
06:24 Changeset [713] by szabgab
split out the dialog creation in the Preferences dialog
05:59 Changeset [712] by szabgab
stop passing the config object
05:50 Changeset [711] by szabgab
code reorganization in ModuleStart?
04:21 Changeset [710] by szabgab
rename on_start to start
04:20 Changeset [709] by szabgab
call the ModuleStart?->start method as class method
04:16 Changeset [708] by szabgab
add test file to MANIFEST
03:59 Changeset [707] by szabgab
remove floating
02:03 Changeset [706] by szabgab
separate out the rebless function
01:50 Ticket #100 (Enable/Disable the subs window via View menu) created by szabgab
it was fixed earlier
01:49 Ticket #99 (Allow user to configure toolbar) created by szabgab
01:43 Ticket #98 (line-wrapping) created by szabgab
01:43 Ticket #97 (Insert code snippets) created by szabgab
Allow the user to create code snippets and insert them at any point.
01:36 Changeset [705] by szabgab
improve the sub name catching regex to include subs defined as sub A::name
01:33 Ticket #96 (Context sensitive help) created by szabgab
Clicking on a function name such as "push" should bring up the perl …
01:30 Ticket #95 (Add directory and filesystem browser) created by szabgab
integrated with version control and project management
01: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 …
00:14 Changeset [704] by szabgab
when splitting window setup perferences
00:10 Changeset [703] by szabgab
remove the branch that was already merged to trunk
00:00 Changeset [702] by szabgab
move the run enable/disable code in the Menu class

11/03/08:

23:48 Changeset [701] by szabgab
changes file update
23:44 Ticket #92 (Localization patch and german translation) closed by szabgab
fixed: patch applied and later slightly fixed. r695 r696 r697 thanks.
23:42 Changeset [700] by szabgab
style cleanup
23:33 Changeset [699] by szabgab
rename variable, missed place
23:20 Changeset [698] by szabgab
rename variable
23:16 Changeset [697] by szabgab
remove two translation string where it was a bit too enthusiastic
23:05 Changeset [696] by szabgab
left over from the #92 patch
23:02 Changeset [695] by szabgab
apply German localization patch #92
21: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 …
21:56 Changeset [694] by szabgab
post AUI fix #93 (Heiko Jansen)
14:40 Ticket #93 (wxNotebook/wxAuiNotebook incompatibility) created by hjansen
wxNotebook/wxAuiNotebook are almost but apparently not fully compatible: …
13:39 Ticket #92 (Localization patch and german translation) created by hjansen
The attached patch uses Wx::Locale to provide a localized interface. A …
10:26 Ticket #64 (Split view) closed by szabgab
fixed
10: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 …
10:22 Ticket #46 (Tab reordering) closed by szabgab
fixed: will be in 0.16
10:19 Ticket #47 (Tab close buttons) closed by szabgab
fixed: the AUI windowing system does that. Will be in 0.16
10:15 Ticket #91 (Tests fail (missing dependancies)) closed by szabgab
not a bug: Upgrading CPAN.pm helps
10:14 Ticket #87 (Small patch for enhancing the tabs) closed by szabgab
fixed: merged to trunk, please try it.
09:58 Changeset [693] by szabgab
merge branches/aui_notebook -r690:692
08:37 Changeset [692] by szabgab
seemingly fixed all the tab closing issues with the new AUI Notebook
08:19 Changeset [691] by szabgab
replace notebook with aui notebook
08:15 Changeset [690] by szabgab
branch for developing the aui notebook
05:42 Changeset [689] by fayland
cleanup _load_plugin in PluginManager?.pm
05:38 Changeset [688] by fayland
add test 82-plugin-manager.t
05:24 Changeset [687] by szabgab
output pane to the bottom
04:51 Changeset [686] by szabgab
change floatsize
04:47 Changeset [685] by szabgab
add more params to the AuiPane?
04:35 Changeset [684] by szabgab
some further parameter reorganization
04:28 Changeset [683] by szabgab
some parameter reorganization
03:53 Changeset [682] by szabgab
switch the window management to use AUI
03:12 Changeset [681] by fayland
Wx::Choice ->SetSelection?(0);
02:41 Changeset [680] by szabgab
revert change r674
01:56 Changeset [679] by szabgab
add Wx::AUI
01:43 Ticket #91 (Tests fail (missing dependancies)) created by hashbangperl
When installing Padre from CPAN, tests fail rather than skip when …
01: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. …
00:47 Ticket #89 (shell script on OS X) created by szabgab
Just a shell script that does exec /usr/local/bin/wxPerl …
00:42 Changeset [678] by szabgab
rename New to New Tab in menu
00:38 Changeset [677] by szabgab
switch increase/decrease font keys
00:16 Ticket #88 (Can't get focus on OS X) closed by Schwern
invalid: I found the wxPerl binary and got padre working, yay!

11/02/08:

21:04 Changeset [676] by szabgab
rel2abs() the files given on the command line
20:37 Changeset [675] by szabgab
remember the original current directory before changing it, so files can …
20:16 Changeset [674] by szabgab
another shot at the utf-8 issue, by Fayland Lam
17: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 …
11:48 Ticket #87 (Small patch for enhancing the tabs) created by hjansen
Using Wx::AUI one can get enhanced tab functionality for (almost) free. …
11:29 Changeset [673] by szabgab
import some more language related constants from Wx
11:11 Changeset [672] by szabgab
give error and dont crash on_diff if file never saved
11:02 Changeset [671] by szabgab
require Wx 0.86 so we can start using some newly integrated constants
09:49 Changeset [670] by adamk
Adding missing dependency
09:21 Changeset [669] by szabgab
add diff menu option to show changes in file before saving
08:46 Ticket #86 (possibility to wrap a paragraph intelligently) created by szabgab
(what gqip is doing in vim) …
08:15 Changeset [668] by szabgab
changes
08:12 Changeset [667] by szabgab
typo
04:54 Changeset [666] by szabgab
make the "new" toolbar button create a new document
03:52 Download edited by szabgab
0.15 released (diff)
03:51 Changeset [665] by szabgab
tag Padre 0.15
03:47 Changeset [664] by szabgab
set Padre version to 0.15
03:09 Changeset [663] by szabgab
update changes
03:01 Changeset [662] by tsee
fix path default
02:59 Changeset [661] by adamk
Ctrl-T is the default new file hot-key
02:54 Changeset [660] by szabgab
add support for FilePickerCtrl?
02:50 Changeset [659] by tsee
install PAR files into an arbitrary perl on the system (provided you have …
02:37 Changeset [658] by szabgab
set bottom margin to 20 for tsee
01:46 Changeset [657] by szabgab
margin cleanups
01:37 Changeset [656] by szabgab
try to make buttons the same size
01:33 Changeset [655] by szabgab
remove unused code
01:30 Changeset [654] by szabgab
remove GoToLine? from Padre.pm
01:29 Changeset [653] by szabgab
remove GoToLine? from MANIFEST
01:28 Changeset [652] by szabgab
some dialog border work, separate top and left and bottom and right
01:24 Changeset [651] by adamk
Merging in GoToLine? to the main class
01:08 Changeset [650] by szabgab
build_layout now receives named parameters
01:51 Changeset [649] by szabgab
add default element spacing
01:46 Changeset [648] by szabgab
move top_left among other defaults
01:01 Changeset [647] by szabgab
call SetSizerAndFit? instead of SetSizer? and trying to guess the needed …
00:55 Changeset [646] by szabgab
white space
00:51 Changeset [645] by szabgab
fix crash when goto bookmark canceled
00:48 Changeset [644] by szabgab
make the parameters of Padre::Wx::Dialog named instead of positional and …
00:40 Changeset [643] by szabgab
separate the style parameter of the dialog creation
00:34 Changeset [642] by szabgab
disable close button on toolbar when no document is open
00:33 Changeset [641] by szabgab
stop crashing when close called without any document open
00:15 Changeset [640] by szabgab
add credits

11/01/08:

23:35 Changeset [639] by szabgab
remove the bookmark from the toolbar, we will add these later
09:06 Changeset [638] by szabgab
add more tango icons, specifically close icon
06:09 Ticket #78 (No Perl Tidy menu) closed by zika01
worksforme: Quick solution was to comment line: delete $plugins->{$file}; in …
05:07 Changeset [637] by szabgab
add experimental toolbar icon from the tango library
04:16 Changeset [636] by adamk
Module "Start Module"
03:56 Changeset [635] by tsee
at least mention element_spacing in pod
03:54 Changeset [634] by tsee
use element spacing for module starter dialog
03:52 Changeset [633] by tsee
add element_spacing option to dialog layout
03:09 Changeset [632] by adamk
When starting the editor, change the "current directory" to the my …
03:01 Changeset [631] by szabgab
stop getting warnings when saving new file for the first time
02:46 Changeset [630] by szabgab
move the Bookmark dialog to Padre::Wx::Dialog::Bookmark
02:43 Changeset [629] by szabgab
enlarge the listing of the bookmarks again
02:37 Changeset [628] by szabgab
allow passing the values of a TreeBook? to the Dialog builder
02:20 Changeset [627] by szabgab
documentation for some of the widgets in the Dialog class No need for 4th …

10/31/08:

10:54 Changeset [626] by szabgab
white spaces and formatting
10:40 Changeset [625] by szabgab
start using Bookmark as a real class
10:29 Changeset [624] by szabgab
one place where I forgottent the new _widgets_ key
09:08 Changeset [623] by szabgab
further cleanup in the Bookmarks dialog code
08:47 Changeset [622] by szabgab
further cleanup in the Bookmarks dialog code
08:26 Changeset [621] by szabgab
further cleanup in the Bookmarks dialog code
08:21 Changeset [620] by szabgab
further cleanup in the Bookmarks dialog code
08:13 Changeset [619] by szabgab
some code reorganization in the Bookmarks dialog
07:57 Changeset [618] by szabgab
stop padre from crashing when the goto bookmark dialog is canceled
07:43 Changeset [617] by szabgab
some reordering of functions
07:27 Changeset [616] by szabgab
move Padre::Wx::FindDialog? to Padre::Wx::Dialog::Find
07:23 Changeset [615] by szabgab
move Padre::Wx::Preferences to Padre::Wx::Dialog::Preferences
07:16 Changeset [614] by szabgab
move ModuleStartDialog? to Dialog::ModuleStart?
06:12 Changeset [613] by szabgab
go to pane when file is already open. patch by Fayland Lam
06:08 Changeset [612] by szabgab
turn get_data_from into an object method of the dialog subclass and rename …
05:49 Ticket #85 (fix a bug (open many window for 1 file)) closed by fayland
fixed: oh, thanks. I'm a bit outdated
05:44 Ticket #85 (fix a bug (open many window for 1 file)) created by fayland
lib/Padre/Wx/MainWindow.pm @@ -735,6 +735,16 @@ # current file otherwise …
05:26 Download edited by szabgab
gentoo instructions (diff)
04:59 Changeset [611] by szabgab
change the new method of Padre::Wx::Dialog so it will get the necessary …
04:52 Changeset [610] by szabgab
pass the params of the dialog as a hash
04:45 Changeset [609] by szabgab
add new method to Padre::Wx::Dialog that dispatches further to Wx::Dialog
04:02 Changeset [608] by szabgab
make Padre::Wx::Dialog a subclass of Wx::Dialog
03:51 Changeset [607] by szabgab
more pod blurb, hope it will remove the special treatment this file gets …
03:48 Changeset [606] by szabgab
In the Padre::Wx::Dialog move all the widgets in a _widgets_ subkey for …
03:40 Changeset [605] by szabgab
skip unsupported entry but dont quit
03:27 Changeset [604] by szabgab
add license/copyright to all the .pm files
03:25 Changeset [603] by szabgab
add license/copyright to all the .pm files
01:57 Ticket #72 (Sub name navigation and text searching broken for UTF8-containing files) reopened by dam
I can reproduce it. The Find dialog also cannot find anything (like sub …
00:05 Articles edited by szabgab
(diff)

10/30/08:

19:07 Changeset [602] by adamk
Adding several colour styles
17:53 Changeset [601] by adamk
Minor tweaks with no functional change
17:52 Changeset [600] by adamk
Adding a smarter SetBackgroundColour? and a method to clear any existing …
10:53 Changeset [599] by szabgab
allow the execution of Perl6 code using rakudo
10:49 Ticket #84 (save as should update document type and syntax highlighting) created by szabgab
The default document type is Perl 5. If we save the file as .p6 it should …
10:09 Changeset [598] by szabgab
move some of the script execution code to the relevand documents
09:57 Changeset [597] by szabgab
separate a run_perl sub from the run_script sub and make the file saving …
09:48 Changeset [596] by szabgab
add example written in pasm
09:30 Changeset [595] by szabgab
rename run_perl to run_script
05:40 Changeset [594] by szabgab
add Parrot plugin
03:27 Changeset [593] by szabgab
load Embed::Parrot if it is available
01:49 Changeset [592] by szabgab
add perltidy path to dev.pl
00:32 Changeset [591] by szabgab
slightly improve the syntax highlighting of PASM files

10/29/08:

17:03 Changeset [590] by szabgab
allow the execution of PASM files using parrot if PARROT_PATH is set
16:46 Changeset [589] by szabgab
move the run_command and related menues items under a new Run menu
16:40 Changeset [588] by szabgab
move back comment-out menu options to Edit menu. They should be available …
16:36 Changeset [587] by szabgab
create an on_run_command from the code in the menu. we need to reduce the …
16:30 Changeset [586] by szabgab
add more keywords to pasm
15:59 Changeset [585] by szabgab
use either Wx or Px as prefix for the constants
15:52 Changeset [584] by szabgab
rename padre_setup_perl to padre_setup_style and pass perl as parameter
15:50 Changeset [583] by szabgab
move common style definitions to plain
15:44 Changeset [582] by szabgab
define some colors for pasm
15:36 Changeset [581] by szabgab
define PASM related constants in the Px:: namespace
15:25 Changeset [580] by szabgab
remove debupping printout
15:24 Changeset [579] by szabgab
move style definition to external yaml file
15:01 Changeset [578] by szabgab
plain forground color moved to data
14:55 Changeset [577] by szabgab
move definition
14:48 Changeset [576] by szabgab
_colour forground
14:47 Changeset [575] by szabgab
move brace highlight definition
14:44 Changeset [574] by szabgab
use the _colour function in other places too
14:39 Changeset [573] by szabgab
create colour object from rgb value
14:34 Changeset [572] by szabgab
change the data structure holding the perl colors
14:31 Changeset [571] by szabgab
slightly update the color definition
14:06 Changeset [570] by szabgab
new menu option: reload file
13:52 Changeset [569] by szabgab
better check modify-time than access-time of file
13:50 Changeset [568] by szabgab
do not fork when --help is on the command line
08:19 Download edited by szabgab
Fedora 10 and cleanups (diff)
05:25 Changeset [567] by szabgab
before saving check if file has been changed on disk externally?
04:40 Changeset [566] by szabgab
require newer Module::Starter as that includes the license fix.
04:04 Changeset [565] by szabgab
update changes file
03:44 Changeset [564] by szabgab
set focus to editor after refreshing all to have the cursor in the editor …
03:30 Changeset [563] by adamk
Use Test::NeedsDisplay? to allow for building and testing on headless …
03:15 Changeset [562] by szabgab
add autoindentation
02:40 Changeset [561] by szabgab
skip after handling key event
02:25 Changeset [560] by szabgab
move show_calltip to stc_update_ui call
02:24 Changeset [559] by szabgab
add comment following some experiments
01:07 Changeset [558] by szabgab
move calltip showing code to the Editor class
00:31 Changeset [557] by szabgab
Add "Close all but current document"
00:26 Changeset [556] by szabgab
make the close method actually use the parameter it received

10/28/08:

23:28 Changeset [555] by szabgab
separate _close_all from on_close_all
23:17 Changeset [554] by szabgab
update Changes
22:41 Changeset [553] by szabgab
try to add UTF8 support
16:51 Ticket #83 (Hangs install on OSX from CPAN) created by mwatson
cpan> install Padre Running install for module Padre Running make for …
14:57 Changeset [552] by tsee
revert my brain damage (i.e. share was already included)
13:18 Changeset [551] by tsee
include 'share' in the exe, require M::ScanDeps? 0.88 as that has a special …
13:05 Changeset [550] by tsee
switch to using File::ShareDir::PAR (I managed to build a fully …
11:25 Ticket #82 (version control interface (such as diffs, stats, commits, merges)) created by tsee
Having an interface to various version control systems would be extremely …
11:21 Ticket #81 (diffs!) created by tsee
It would be awesome to have colorful diffs side-by-side.
11:18 Ticket #80 (Plugin or core functionality for editing the contents of ZIP files) created by tsee
Being able to open ZIP files with padre and browse to some contained file, …
10:46 Download edited by szabgab
Mandriva, Portable padre (diff)
09:49 Changeset [549] by szabgab
if Probe::Perl cannot find the perl interpreter (e.g. in case of par exe) …
09:16 Changeset [548] by szabgab
require new Module::ScanDeps? for exe building

10/27/08:

20:23 Changeset [547] by szabgab
print Test::Compile version number if it is available
14:13 Changeset [546] by szabgab
remove unused comments
14:04 Changeset [545] by szabgab
fix the Split Window menu option to really create a working second editor
13:22 Changeset [544] by szabgab
move some editor configuration to the set_preferences method
12:44 Changeset [543] by szabgab
update changes
12:34 Ticket #16 (Configure TAB to jump N spaces) closed by szabgab
fixed
12:33 Changeset [542] by szabgab
remove unused code
12:25 Changeset [541] by szabgab
delay file opening to after the application has started disallow opening a …
12:14 Changeset [540] by szabgab
separate out the load_file function
12:09 Changeset [539] by szabgab
reduce the waiting time for the post_init method
12:04 Changeset [538] by szabgab
rename variable in post_init method
12:03 Changeset [537] by szabgab
move the code that runs after the application loaded to the post_init …
11:02 Ticket #34 (Make sure Padre can be redistributed by Debian) closed by szabgab
not a bug
11:01 Ticket #33 (Make it compile nicely on Fedora) closed by szabgab
fixed
09:52 Changeset [536] by szabgab
include the unix related file in the par package
09:12 Changeset [535] by szabgab
refresh toolbar after ui change
09:01 Ticket #9 (reuse empty unsaved buffer) closed by szabgab
fixed: I think this was done earlier
08:57 Download edited by szabgab
0.14 released (diff)
08:55 Changeset [534] by szabgab
tag Padre 0.14
08:53 Changeset [533] by szabgab
version up to 0.14
08:52 Changeset [532] by szabgab
fix unit test of default config
08:49 Changeset [531] by szabgab
use GetMenuLabel? instead of GetMenu?->GetTitle? as this was causing crash on …
08:46 Changeset [530] by szabgab
clean up brace highlighting
06:47 Changeset [529] by szabgab
add automatic brace highlighting
06:05 Changeset [528] by szabgab
move back the stc_ calls to the MainWindow? where they belong, start adding …
02:02 Changeset [527] by szabgab
add prefrence to use Tab or spaces when pressing TAB
01:39 Changeset [526] by szabgab
brace matching on both sides of the cursor
01:35 Changeset [525] by szabgab
update changes file
01:23 Changeset [524] by szabgab
jump to the matching brace
01:14 Changeset [523] by szabgab
refresh_all in almost all the cases
01:05 Changeset [522] by szabgab
add/remove the Perl menu without the tons of warnings of the menus
00:49 Changeset [521] by szabgab
skip Test::Compile test if the module is not available

10/26/08:

13:26 Changeset [520] by adamk
Removing # return;
13:25 Changeset [519] by adamk
Automatically show or hide the Perl menu based on the document type
12:18 Changeset [518] by adamk
Minor layout cleanup
10:22 Download edited by szabgab
(diff)
10:18 Changeset [517] by szabgab
tag Padre 0.13
10:18 Changeset [516] by szabgab
bad tag
10:17 Changeset [515] by szabgab
tag Padre 0.13
10:15 Changeset [514] by szabgab
add ModulBuilder? to MANIFEST
10:13 Changeset [513] by szabgab
update version number to 0.13
10:06 Changeset [512] by szabgab
temporarily remove the Module::Install target from Module::Starter
10:04 Changeset [511] by szabgab
add my Changes
09:48 Changeset [510] by szabgab
replace the Preferences dialog with one that uses the common dialog …
09:27 Changeset [509] by tsee
add easier positioning of the dialog conalog contents to ::Wx::Dialog
09:02 Changeset [508] by tsee
make the 'perl' license default for new modules.
08:52 Changeset [507] by tsee
simple installation instructions
08:51 Changeset [506] by tsee
add simple readme with installation instructions
08:50 Changeset [505] by szabgab
move the abstract dialog creation code to Padre::Wx::Dialog
08:48 Changeset [504] by tsee
use Padre::PluginBuilder? for the extra build targets
08:46 Changeset [503] by tsee
use configure_requires to specify the pluginbuilder dependency
08:45 Changeset [502] by tsee
add Padre::PluginBuilder?
08:12 Changeset [501] by szabgab
remove list of subs when no file is open, refresh_all after opening recent …
08:05 Changeset [500] by szabgab
refresh status bar when last editor is closed
08:04 Changeset [499] by tsee
add 'plugin' and 'installplugin' targets
08:01 Changeset [498] by tsee
Tag Padre::Plugin::PAR 0.03
07:58 Changeset [497] by tsee
no need to have MANIFEST in svn
07:57 Changeset [496] by tsee
document new Build targets and installation, update Changes
07:56 Changeset [495] by tsee
Add plugin and installplugin targets
07:46 Changeset [494] by adamk
Cleanup show_output. Freeze during close all for speed
07:29 Changeset [493] by tsee
require Padre 0.12
07:27 Changeset [492] by tsee
follow api changes of padre 0.12_01
07:23 Changeset [491] by szabgab
move set_preferences to the Editor class
07:16 Changeset [490] by szabgab
use Show/Hide instead if Freeze/Thaw and do it on the correct window
06:59 Changeset [489] by szabgab
cleanup in the show_output function
06:38 Changeset [488] by szabgab
change $page to $editor make sure all the 3 flag related functions are …
06:32 Changeset [487] by szabgab
rename function to show_line_numbers and rename the internal variable to …
06:29 Changeset [486] by szabgab
move _toggle_numbers to Padre::Wx::Editor
06:21 Changeset [485] by szabgab
add some empty lines
04:55 Changeset [484] by szabgab
Freeze again the output window on creation
04:37 Changeset [483] by szabgab
stop using {Document} and call a method to get the current document
04:33 Changeset [482] by szabgab
stop passing parameter to refresh_menu
03:57 Changeset [481] by szabgab
stop refreshing immediately after setting up an editor, delay until all …
03:50 Changeset [480] by szabgab
some cleanup in the refresh methods
03:45 Changeset [479] by szabgab
replace the $self->{_in_setup_editor} by a call to $self->no_refresh; …
03:34 Changeset [478] by szabgab
replace the _in_delete_editor by the _in_setup_editor flag
03:24 Changeset [477] by szabgab
better load File::Slurp when it is needed
03:22 Changeset [476] by szabgab
move save_file to Padre::Document
03:12 Changeset [475] by szabgab
remove unused parameter
03:09 Changeset [474] by szabgab
stop crashing at startup when there is no open document
02:35 Changeset [473] by szabgab
don't hide output window on windows as it is currently broken
02:28 Changeset [472] by szabgab
remove the need for the _DOCUMENT helper function and replace it with …
02:19 Changeset [471] by szabgab
rename Padre::Docuemnts methods
02:14 Changeset [470] by szabgab
move the methods returning a single document to the Padre::Documents class
01:46 Changeset [469] by szabgab
allow the opening of the output window on startup make sure the empty …
01:06 Changeset [468] by szabgab
stop importing Wx directly in the Padre::Wx:: modules
00:16 Changeset [467] by szabgab
stop importing Wx directly in the Padre::Wx:: modules

10/25/08:

11:19 Changeset [466] by szabgab
don't require Test::Compile any more
11:19 Changeset [465] by adamk
Last additions
11:14 Changeset [464] by adamk
Updating with my changes
10:08 Changeset [463] by adamk
If running from a SVN checkout, say so in the Window title
09:46 Changeset [462] by adamk
Factoring out the output window into it's own module. When the output …
09:09 Changeset [461] by adamk
Refactoring Padre::Wx in general. Added an export call to stimulate the …
07:20 Changeset [460] by szabgab
version up to 0.12_01
07:17 Changeset [459] by szabgab
fix the toolbar refreshing code so te save button will be available when …
06:38 Changeset [458] by adamk
Now we use SplitterWindows? the way they are supposed to be used
06:37 Changeset [457] by adamk
Whitespace stuff
06:21 Changeset [456] by szabgab
some more stand-alone compilation fix
06:15 Changeset [455] by szabgab
some more stand-alone compilation fix
06:09 Changeset [454] by adamk
Might as well do wxID_CANCEL as well
05:40 Changeset [453] by szabgab
fix stand compilation error of the currently unused Padre::Wx::Project …
05:37 Changeset [452] by szabgab
add test script to compile all the modules using Test::Compile

10/24/08:

23:59 Changeset [451] by szabgab
dos2unix
23:18 Changeset [450] by szabgab
add binmode :raw to file operations to help windows
06:58 Changeset [449] by szabgab
stop using the _DOCUMENT function in most of the cases
06:45 Ticket #77 (Cannot open Padre.pm with Padre) closed by szabgab
fixed: I see the offending character has been removed so I am closing this ticket …
04:30 Changeset [448] by szabgab
import some symbols to ModuleStartDialog? that were missed earlier

10/23/08:

21:45 Ticket #76 (Run Script ends in failure(padre0.12)) closed by szabgab
fixed: fixed in upcoming 0.13
16:04 Changeset [447] by bricas
close lone unused document when opening a recent file (now works the same …
14:40 Ticket #79 (padre --index dies) created by zika01
If you run: padre --index You get in a few seconds: Can't locate object …
14:34 Ticket #78 (No Perl Tidy menu) created by zika01
After installation of Padre-Plugin-PerlTidy?-0.01, there is no 'Perl Tidy' …
14:30 Ticket #77 (Cannot open Padre.pm with Padre) created by zika01
If you try to open Padre.pm (from Padre distribution) with Padre, you get …
12:05 Ticket #76 (Run Script ends in failure(padre0.12)) created by taro-nishino
Run Script ends in failure as follows: Can't call method "isa" on an …
11:48 Changeset [446] by bricas
release 0.01
11:44 Changeset [445] by bricas
Build.PL - fix author
11:39 Changeset [444] by bricas
Build.PL fixes. added Changes.
11:26 Changeset [443] by bricas
add ability to tidy just the text selection
10:54 Changeset [442] by bricas
doc/code cleanup
10:53 Changeset [441] by bricas
fix warning when closing Padre with no files open
08:59 Ticket #1 (Improve load time) closed by szabgab
fixed: Adam improved it quite a bit.
08:58 Ticket #69 (Automatically chdir to the perl script) closed by szabgab
fixed: now chdir -ing when F5 is pressed (in 0.13)
08:56 Changeset [440] by szabgab
chdir to directory of .pl file before executing it using F5 #69
08:52 Changeset [439] by szabgab
fix the F5 run current .pl script menu option
08:43 Ticket #73 (Padre 0.08 crashes on Windows XP) closed by szabgab
worksforme: closing as this was not reported in more recent versions of Padre.
08:42 Ticket #72 (Sub name navigation and text searching broken for UTF8-containing files) closed by szabgab
not a bug: could not reproduce
08:20 Changeset [438] by bricas
bark if we're trying to tidy anything but perl
08:16 Changeset [437] by bricas
make the plugin work with the 0.12 api.
08:07 Changeset [436] by bricas
dist meta work
07:56 Changeset [435] by bricas
move perltidy plugin to its own tree
07:42 Download edited by szabgab
0.12 added (diff)
07:40 Changeset [434] by szabgab
tagging Padre 0.12 release
07:37 Changeset [433] by szabgab
version number to 0.12
07:36 Changeset [432] by szabgab
bug fixes
06:46 Download edited by szabgab
strawberry installation notes (diff)
06:40 Download edited by szabgab
(diff)
04:10 Changeset [431] by szabgab
tagging Padre 0.11 release
04:09 Changeset [430] by szabgab
change version number to 0.11
04:04 Changeset [429] by szabgab
fix some of the tests by importing the necessary constants from Wx
04:03 Changeset [428] by szabgab
updated the changes
03:32 Changeset [427] by szabgab
create the project directory with the given values using Module::Starter …
02:37 Changeset [426] by szabgab
move the box creation in the build_layout method, resize the dialogs
02:24 Changeset [425] by szabgab
stop creating the rows up front, do it within the build_dialog method
02:19 Changeset [424] by szabgab
move the Checkbox creation to the new dialog creation too
01:03 Articles edited by szabgab
(diff)

10/22/08:

08:37 Changeset [423] by szabgab
more dialog refactoring enable expandig items
08:05 Changeset [422] by szabgab
deal with Buttons separately in the dialog abstraction
06:31 Changeset [421] by szabgab
further abstraction of the module starter dialog
06:06 Changeset [420] by szabgab
refactoring the dialog creation code
03:04 Changeset [419] by szabgab
stop importing :evrything for Wx, explicitly import what is needed
01:55 Changeset [418] by szabgab
fix the location of the vertical split

10/21/08:

12:14 Changeset [417] by szabgab
start adding module starter support

10/20/08:

23:20 Changeset [416] by szabgab
start to write CPAN::Shell::Wx
23:09 Changeset [415] by szabgab
check if there is a keyword before showing the calltip
15:34 Changeset [414] by szabgab
regex cleanup
15:26 Changeset [413] by szabgab
go over all the perlfunc and create the calltips
13:15 Changeset [412] by szabgab
use only the new split hierarchy of the keywords and add many more …
12:34 Changeset [411] by szabgab
move the content of the calltip to a separate yaml file
12:13 Changeset [410] by szabgab
fix the help menu, though it now needs refactoring
08:36 Changeset [409] by szabgab
fix the bug that caused the padre to disregard files on the command line
08:35 Changeset [408] by szabgab
fix the regex checking for perl on the she-bang postpone the mimetype …
08:33 Changeset [407] by szabgab
don't fork when in development mode
06:57 Changeset [406] by szabgab
remove the experiment flag from bookmarks

10/19/08:

12:11 Changeset [405] by szabgab
separate out the on_function_selected functions and add a …

10/18/08:

06:24 Changeset [404] by szabgab
skip some tests till we can decide what is first and what is last in …
06:12 Changeset [403] by szabgab
space to TAB
06:00 Changeset [402] by szabgab
fix the defaults related tests and change default tab width to 4
05:34 Changeset [401] by szabgab
stop refreshing the menu to eliminate the tons of warnings
05:11 Changeset [400] by szabgab
update MANIFEST
04:24 Changeset [399] by adamk
Syncing
04:20 Changeset [398] by adamk
Syncing
Note: See TracTimeline for information about the timeline view.