Timeline
12/10/08:
- 23:32 Changeset [1852] by
- better/pretty output for Ack results.
- 23:00 Changeset [1851] by
- cleanup Ack.pm code by using Padre::Wx::Dialog
- 21:08 Changeset [1850] by
- Fix crash when switching languages (that "delete" had been there for a …
- 20:58 Developers edited by
- (diff)
- 19:41 Changeset [1849] by
- inc/Padre/Install.pm no longer needed: moved to Module::Install
- 19:41 Changeset [1848] by
- move the Padre-specific stuff into Module::Install::PRIVATE::Padre and add …
- 19:25 Changeset [1847] by
- update svn:ignore
- 18:58 Changeset [1846] by
- updated french translation for upcoming release
- 18:33 Changeset [1845] by
- remove the content of Build.PL
- 17:38 Changeset [1844] by
- use Env;
- 17:33 Changeset [1843] by
- Update Korean translation for upcoming Padre release
- 17:32 Changeset [1842] by
- set svn:executable run po_stats.pl in LANG=C environment
- 15:56 TranslationIntro edited by
- (diff)
- 15:46 TranslationIntro edited by
- update tools (diff)
- 15:38 Changeset [1841] by
- update po report
- 15:37 Changeset [1840] by
- Adding more menu enable/disable smarts
- 15:27 Changeset [1839] by
- use only relative path in messages.pot file
- 15:26 Changeset [1838] by
- update messages.pot
- 15:21 Changeset [1837] by
- add po_stats.pl to tools
- 15:17 Changeset [1836] by
- Converted the Edit menu to a standalone class
- 14:43 Changeset [1835] by
- move the code of updating the messages.pot file to a stand alone script in …
- 14:32 Changeset [1834] by
- no need for ACTION_code as Module::Install has an install_share call
- 14:29 Changeset [1833] by
- move the tools directory under trunk
- 14:18 Changeset [1832] by
- update info about repository layout
- 14:16 Changeset [1831] by
- remove empty projects directory
- 13:46 Changeset [1830] by
- change the release script to support the new directory structure and to …
- 13:45 Changeset [1829] by
- test switching languages more than once that currently crashes Padre
- 13:21 Changeset [1828] by
- add ->refresh after setup_editor in FileDropTarget?.pm so that things like …
- 13:16 Changeset [1827] by
- update svn:ignore
- 13:00 Changeset [1826] by
- Converted File menu to standalone class. Added some more menu entries to …
- 13:00 Changeset [1825] by
- use global $default_dir for on_insert_from_file
- 12:54 Changeset [1824] by
- no close and add binmode on insert_from_file
- 12:49 Changeset [1823] by
- remove File::Slurp from the requires
- 12:48 Changeset [1822] by
- dont skip the .mo file from manifest
- 12:35 Changeset [1821] by
- add share directory. SKIP dev.pl in manifest
- 11:48 Changeset [1820] by
- added teejay to credits
- 11:44 Developers edited by
- (diff)
- 11:26 Changeset [1819] by
- Don't use base
- 11:25 Changeset [1818] by
- Removing Module::Starter from the autoload, require it instead
- 11:25 Changeset [1817] by
- Updating the error message
- 10:51 Developers edited by
- (diff)
- 10:17 Changeset [1816] by
- A couple of minor cleanups I missed when moving Printout
- 10:15 Changeset [1815] by
- Moving the Printout subclass down to directly under Padre::Wx
- 10:13 Changeset [1814] by
- Removing the need for a tiny stub Padre::Wx::Print class
- 10:05 Changeset [1813] by
- Add a Freeze/Thaw? around MainWindow? ->refresh
- 09:45 Developers edited by
- (diff)
- 09:36 Developers edited by
- (diff)
- 09:20 Ticket #168 (columns in the Syntax check window should keep their size) created by
- The default width of the "Description" column of the syntax check window …
- 06:28 Changeset [1812] by
- set svn:ignore
- 06:06 Changeset [1811] by
- Nothing the things I've done this release, and quietly fix a bug I …
- 05:55 Changeset [1810] by
- Convert a function ref to a anonymous sub
- 05:54 Changeset [1809] by
- Apply an explicit early ->Show(0) in on_close_window. This creates the …
- 05:36 Changeset [1808] by
- Heavily refactoring the bootstrap sequence for Padre. Apply ->Show(1) …
- 05:32 Changeset [1807] by
- Creating a full encapsulated class for the View menu
- 05:32 Changeset [1806] by
- Consolidating variables refering to MainWindow?.pm to $main
- 05:31 Changeset [1805] by
- Adding some unnecesary escapes to prevent low quality syntax highlighters …
- 05:30 Changeset [1804] by
- Whitespace nothing change
- 01:26 Changeset [1803] by
- Completing the POD
12/09/08:
- 19:57 Changeset [1802] by
- different colouring for STDERR and STDOUT in the output window.
- 19:56 Changeset [1801] by
- fix small refactoring breakage
- 16:44 Changeset [1800] by
- Shut up another couple of random perlcritic things
- 16:41 Changeset [1799] by
- Adding a use strict call to shut up perlcritic
- 16:23 Changeset [1798] by
- Moving Padre::Wx::DNDFilesDropTarget to Padre::Wx::FileDropTarget? to align …
- 16:23 Changeset [1797] by
- Moving Padre::Wx::DNDFilesDropTarget to Padre::Wx::FileDropTarget? to align …
- 16:18 Changeset [1796] by
- It's not just german any more
- 16:13 Changeset [1795] by
- The manifest is supposed to be updated at release time
- 15:57 Changeset [1794] by
- Replaced a couple of function references with anonymous subs
- 15:38 Changeset [1793] by
- Removing pointless line
- 15:36 Changeset [1792] by
- Extra comment
- 15:36 Changeset [1791] by
- Adding experimental menu entry to disable experimental mode
- 15:30 Changeset [1790] by
- Hide the functions pane if not in use
- 15:18 Changeset [1789] by
- Minor pointless layout tweaks
- 15:16 Changeset [1788] by
- Removing pointless variable
- 15:14 Changeset [1787] by
- Unifying to $main in preparation for changing MainWindow?.pm to Main.pm
- 15:11 Changeset [1786] by
- Whitespace fixes
- 15:03 Changeset [1785] by
- Renaming Padre::Wx::Pod2HTML to Padre::Wx::HtmlWindow?
- 15:02 Changeset [1784] by
- Renaming Padre::Wx::Pod2HTML to Padre::Wx::HtmlWindow?
- 15:02 Changeset [1783] by
- Renaming Padre::Wx::Pod2HTML to Padre::Wx::HtmlWindow?
- 14:57 Changeset [1782] by
- Some more minor tweaking
- 14:55 Changeset [1781] by
- Moved on_quick_find out of MainWindow? and into the Experimental menu, …
- 14:47 Changeset [1780] by
- Experimental menu moved to fully encapsulated class (that is only loaded …
- 13:26 Changeset [1779] by
- Adding use Padre::Wx::Menu::Plugins
- 13:25 Changeset [1778] by
- Moving Plugins menu into it's own fully encapsulated class
- 12:47 Changeset [1777] by
- Whitespace
- 12:45 Changeset [1776] by
- Moved the Perl menu to a fully-encapsulated menu class
- 12:30 Changeset [1775] by
- LINUX not UNIX (The original version most definitely checked for linux …
- 08:59 Changeset [1774] by
- Adding close for the output window
- 08:58 Changeset [1773] by
- NOBODY needs to maximize the function list
- 08:55 Changeset [1772] by
- Bugfix the language menu
- 08:49 Changeset [1771] by
- Adding some Plugin API very basic compatibility checks (new and …
- 08:47 Changeset [1770] by
- In the plugin menu, don't show a separator UNLESS there's something after …
- 08:45 Changeset [1769] by
- Removing superfluous menu_run method
- 08:45 Changeset [1768] by
- Bug fix
- 08:25 Changeset [1767] by
- Changing _methods_ to _methods
- 08:13 Changeset [1766] by
- Making Padre compliant with default Severity 5 Perl::Critic
- 07:38 Changeset [1765] by
- Minor tweaks
- 07:23 Changeset [1764] by
- Refactor tweak
- 07:19 Changeset [1763] by
- Adding XS accessors for menu and run
- 07:17 Changeset [1762] by
- Tidying up some minor things
- 07:16 Changeset [1761] by
- Tidying up some minor things
- 07:15 Changeset [1760] by
- Run menu is mostly now moved to a standalone class
- 07:04 Changeset [1759] by
- Bug fix
- 06:56 Changeset [1758] by
- Getting Makefile.PL closer to something useful
- 04:48 Changeset [1757] by
- Noting an encapsulation problem in the help menu
- 04:39 Changeset [1756] by
- Now that Help is fully encapsulated, add a proper accessor
- 04:35 Changeset [1755] by
- Correcting the name of English to use "" instead of q{} to avoid breaking …
- 04:33 Changeset [1754] by
- Print the Wx.pm version as well
- 04:33 Changeset [1753] by
- Minor tweaks
- 04:32 Changeset [1752] by
- Interface version should be numeric
- 04:13 Changeset [1751] by
- Adding compatibility information
- 04:07 Changeset [1750] by
- Adding an explicit use Padre::Wx
- 03:36 Changeset [1749] by
- Add logic to fetch locale object
- 03:27 Changeset [1748] by
- Modernising slightly
12/08/08:
- 20:55 Changeset [1747] by
- Adding "use PPI::Document;" to make the tests pass
- 19:52 Changeset [1746] by
- move projects/* trunk/
- 19:50 Changeset [1745] by
- move Padre trunk to trunk/Padre
- 19:42 Changeset [1744] by
- If the worker queue is overflowing, fall back to blocking.
- 16:13 Changeset [1743] by
- oops, remove debugging statement
- 16:02 Changeset [1742] by
- last commit msg (1741) was a faux-pas. It should have read 'add …
- 15:59 Changeset [1741] by
- add
- 15:25 Changeset [1740] by
- type-ahead finding for the subs pane
- 15:23 Ticket #135 (list of subs should be incemental searchable) closed by
- fixed: Type-ahead find for subs is going to be committed to trunk within the …
- 14:27 Changeset [1739] by
- remove '2' to make Padre run/compile at all
- 14:24 Changeset [1738] by
- cosmetics; this isn't golf ;)
- 14:20 Changeset [1737] by
- free faster accessor
- 13:38 Changeset [1736] by
- Completing the new Help menu implementation
- 13:38 Changeset [1735] by
- Added a default refresh implementation
- 13:37 Changeset [1734] by
- Convert to using the new fully-encapsulating menu object
- 12:47 Changeset [1733] by
- Avoid assertion "`color != NULL' failed"
- 12:42 Changeset [1732] by
- Use a better colour
- 12:26 Changeset [1731] by
- Fix typo
- 12:05 Changeset [1730] by
- Adding a second attempt at the Help menu.
- 11:56 Changeset [1729] by
- Adding an adapter class that should support the creation of richer and …
- 11:23 Ticket #44 (Auto-indent) closed by
- fixed: I would say this is reasonably well implemented in Padre trunk now. …
- 08:06 Changeset [1728] by
- Committing so I can destroy my checkout
- 07:11 Changeset [1727] by
- Whitespace reduction
- 07:10 Changeset [1726] by
- Localisation code shifted out to Padre::Locale
- 07:09 Changeset [1725] by
- Delay loading of PPI, and remove can_check_syntax
- 06:57 Changeset [1724] by
- Migrating to Padre::Locale
- 06:54 Changeset [1723] by
- Use ->can('check_syntax') instead of ->can_check_syntax
- 06:51 Changeset [1722] by
- Adding constant for LINUX, fixing typo
- 06:43 wxWidgets edited by
- s/wxWidgtes/wxWidgets/ (diff)
- 06:40 Download edited by
- (diff)
- 02:57 Features edited by
- (diff)
- 02:57 Documentation edited by
- (diff)
- 02:34 Changeset [1721] by
- UNIX not LINUX
- 02:30 Changeset [1720] by
- follow the Build.PL change in experimental Makefile.PL
- 00:04 Changeset [1719] by
- Moved an initial chunk of localisation and encoding stuff into …
12/07/08:
- 22:48 Changeset [1718] by
- TODO done
- 22:48 Changeset [1717] by
- use worker threads
- 22:46 Changeset [1716] by
- remove debug output
- 22:42 Changeset [1715] by
- Need Wx 0.89 for threading
- 22:40 Changeset [1714] by
- document auto-auto indentation
- 22:39 Changeset [1713] by
- oops, default to configuration if guessing fails.
- 22:37 Changeset [1712] by
- enable automatic indentation finding option; clean up
- 22:34 Changeset [1711] by
- oops, s/automatic/auto/g
- 22:28 Changeset [1710] by
- add check box for automatic indentation finding
- 22:25 Changeset [1709] by
- add editor_auto_indentation_style
- 21:02 Changeset [1708] by
- move indentation guess into Document, anything that wants to find the …
- 19:54 Changeset [1707] by
- replace the direct call to EndModal? by a schedules event
- 19:34 Changeset [1706] by
- update documentation about code layout
- 18:18 Changeset [1705] by
- start of determining the indentation style via the document
- 17:53 Changeset [1704] by
- update changes
- 17:52 Changeset [1703] by
- attempt a better auto-deindentation
- 17:37 Changeset [1702] by
- rename function order 'abc' to 'alphabetical', default to 'alphabetical' …
- 17:25 Changeset [1701] by
- yes, it can
- 16:50 Changeset [1700] by
- first step to switch to Module::Install
- 15:49 Changeset [1699] by
- try testing the syntax checker
- 14:54 BuildingOnPortableStrawberry edited by
- (diff)
- 14:14 Changeset [1698] by
- skip t/03-wx.t on Windows
- 14:11 Changeset [1697] by
- remove MY.pm related warning from Build.PL
- 13:20 Changeset [1696] by
- some more critic hiding
- 13:13 Changeset [1695] by
- syntax typo
- 13:11 Changeset [1694] by
- some code and critic cleanup
- 13:01 Changeset [1693] by
- remove undef from return calls
- 10:27 Changeset [1692] by
- some cleanup in the save_file code, returning true/false and setting …
- 07:32 Changeset [1691] by
- temporary fix of the language switching code
- 07:16 Changeset [1690] by
- change the delay parameter in the setup_events for test to be relative
- 03:12 Changeset [1689] by
- add Padre::Plugin::Alarm
12/06/08:
- 14:38 Changeset [1688] by
- Add a bunch more changes to the log.
- 12:00 Changeset [1687] by
- add lexical variable replacement IF IN EXPERIMENTAL MODE. Doesn't work …
- 12:00 Changeset [1686] by
- add lexical variable replacement to the perl document
- 11:48 Changeset [1685] by
- load LexicalReplaceVariable? on demand
- 11:48 Changeset [1684] by
- doh, replace in scope of declaration, not all over the document
- 11:43 Changeset [1683] by
- document that we need a location
- 11:26 Changeset [1682] by
- add task for lexically replacing variables
- 11:02 Changeset [1681] by
- add comment explaining _get_current_symbol
- 06:21 Download edited by
- added question about OSX, as its not working for me yet. (diff)
- 03:46 Download edited by
- (diff)
- 03:45 Download edited by
- (diff)
- 03:40 Download edited by
- (diff)
- 03:39 Download edited by
- (diff)
- 00:17 Changeset [1680] by
- test fix
- 00:13 Changeset [1679] by
- fix for missing Wx compile-time symbol
- 00:06 Changeset [1678] by
- menu entry for variable declaration finder
- 00:06 Changeset [1677] by
- run hook for variable declaration finder
- 00:05 Changeset [1676] by
- autouse the variable declaration finder task
- 00:05 Changeset [1675] by
- variable declaration finder task
- 00:04 Changeset [1674] by
- robustify
12/05/08:
- 23:17 Changeset [1673] by
- add find_token_at_location and tests
- 23:15 Changeset [1672] by
- Fix doc typo
- 23:15 Changeset [1671] by
- Mention new example file
- 21:07 Changeset [1670] by
- Now that we have the whole window width available use the term and no …
- 20:36 Changeset [1669] by
- tests for the 'find declaration of a variable' code
- 20:36 Changeset [1668] by
- add sub that finds the place where a variable was declared
- 16:53 Changeset [1667] by
- remove run-time subclassing tests as support was dropped
- 16:49 Changeset [1666] by
- remove run-time subclassability since threading makes it break …
- 16:48 Changeset [1665] by
- move brace finding to its own task subclass instead of doing run-time …
- 16:47 Changeset [1664] by
- one less debug warning for threading
- 15:28 Changeset [1663] by
- run the bad-brace-finder in a sub-thread if possible
- 15:27 Changeset [1662] by
- prepare the unmatched-brace-finding for being run asynchroneously
- 15:27 Changeset [1661] by
- load generic PPI task base class on demand
- 15:26 Changeset [1660] by
- Add the generic PPI task base class
- 15:01 Changeset [1659] by
- fix docs -- remove reference to Process
- 13:53 Documentation edited by
- (diff)
- 12:37 Roadmap created by
- 12:05 Download edited by
- move svn quickstart info to here (diff)
- 10:33 Documentation edited by
- link to Download (diff)
- 08:53 Changeset [1658] by
- newline typo fix
- 08:45 Changeset [1657] by
- fix white spaces
- 01:49 Changeset [1656] by
- SendKeys?("{LEFT}"); # no selection
12/04/08:
- 23:52 Changeset [1655] by
- Undo commit 1651: I was unable to find a way to hide a AuiNotebook? …
- 22:21 Changeset [1654] by
- set svn:ignore
- 22:16 Changeset [1653] by
- move the Vi related tests to the Vi plugin
- 22:09 Changeset [1652] by
- move the Vi plugin over to its own distribution
- 21:41 Changeset [1651] by
- Use AuiNotebook? instead of traditional Notebook to have a more consistent …
- 21:32 Changeset [1650] by
- add the basic layout of the separate Padre::Plugin::Vi
- 21:25 Download edited by
- (diff)
- 21:22 PortableStrawberry edited by
- (diff)
- 21:17 Changeset [1649] by
- fix the Changes file
- 19:46 Changeset [1648] by
- syntax typo
- 19:23 Changeset [1647] by
- Russian translation
- 19:03 Download edited by
- link to portable Strawberry (diff)
- 19:00 PortableStrawberry edited by
- (diff)
- 18:58 BuildingOnPortableStrawberry created by
- 18:57 PortableStrawberry edited by
- moving the building part (diff)
- 18:48 Changeset [1646] by
- fix case sensitive typo
- 18:24 Release_History created by
- 18:16 Download edited by
- (diff)
- 17:08 Changeset [1645] by
- simple taskmanager tests
- 16:53 Changeset [1644] by
- threading was sadly missing from the changes so far
- 16:51 Changeset [1643] by
- remove the now-obsolete padre-with-backgroundthreads branch
- 14:36 Changeset [1642] by
- fix task tests with threading (test numbering)
- 14:01 Changeset [1641] by
- absorb Process.pm and Process::Storable as they're bound to change …
- 13:34 Changeset [1640] by
- Document main-thread-only data
- 13:30 Changeset [1639] by
- test main-thread-only data
- 13:23 Changeset [1638] by
- Ooops, fix totally broken indentation of the previous commit
- 13:21 Changeset [1637] by
- add real threading tests
- 13:21 Changeset [1636] by
- factor out test class
- 09:13 Changeset [1635] by
- adapt tests to the new main-thread-only-data
- 09:13 Changeset [1634] by
- add task data that is persistent to the main thread and doesn't get handed …
- 08:56 Changeset [1633] by
- add VERSION to Task and TaskManager?
- 08:55 Changeset [1632] by
- add Padre::Task(?:Manager)? to MANIFEST
- 08:40 Changeset [1631] by
- use '~' Enter instead of Push OK
- 08:19 Changeset [1630] by
- cleanup 010-file-new.t
- 08:14 Changeset [1629] by
- typo fix in t/win32/
- 08:03 Changeset [1628] by
- add 011-file-open.t
- 07:35 Changeset [1627] by
- make 010-file-new.t working
- 06:16 Changeset [1626] by
- a broken test
- 04:33 Ticket #165 (Ctrl-S is not working in my Win32 any more) closed by
- fixed: discussed in this thread: …
- 04:32 Changeset [1625] by
- Some minor corrections
- 04:31 Changeset [1624] by
- Minor layout tweak
- 04:31 Ticket #166 (Testing $^O for 'win' on Darwin (i.e. Mac OS X) is not sufficient) closed by
- fixed: fixed in r1622
- 04:30 Changeset [1623] by
- Adding the first not-quite-working version of the standalone Pod viewer …
- 04:30 Changeset [1622] by
- better way to check for Windows in test #166
- 04:30 Changeset [1621] by
- Add a Freeze/Thaw? block around new file creation
- 04:10 Ticket #167 (Rectangular editing) created by
- Allow the user to mark a rectangular part of the text and then whatever is …
- 04:06 Changeset [1620] by
- rename files.
- 04:01 Changeset [1619] by
- 003-file-new.t
- 03:50 Changeset [1618] by
- preferences window returns 1 if OK was pressed and undef if it was …
- 03:44 Changeset [1617] by
- add 005-file-open-selection.t
- 03:42 Ticket #166 (Testing $^O for 'win' on Darwin (i.e. Mac OS X) is not sufficient) created by
- Test t/00-compile.t checks if $O contains 'win' to decide if it's running …
- 02:42 Changeset [1616] by
- remove warnings
- 02:33 Changeset [1615] by
- rename t/*.t
- 02:32 Changeset [1614] by
- add one more sleep 1 for sane test
- 02:15 Changeset [1613] by
- test File New Save Close
- 01:47 Changeset [1612] by
- it's dummy, but it works.
- 01:44 Changeset [1611] by
- it's just a test.
- 01:43 Changeset [1610] by
- add win32/02-menu.t for test.
- 01:32 Changeset [1609] by
- Whitespace tweaks
- 01:25 Changeset [1608] by
- Adding a specific dep on Pod::Simple::XHTML
12/03/08:
- 19:18 Changeset [1607] by
- test trying to set bookmark without any open page and then fix the crash
- 18:34 Changeset [1606] by
- test that can click on the bookmark dialog
- 17:22 Changeset [1605] by
- changing underlined letter, in order not to clash
- 17:19 Changeset [1604] by
- typo (leading space)
- 17:18 Changeset [1603] by
- better translation for bookmark
- 17:16 Changeset [1602] by
- updated french translation
- 17:12 Changeset [1601] by
- pot update
- 17:11 Changeset [1600] by
- 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
- fixed: fixed in r1599
- 16:54 Changeset [1599] by
- fix ticket #143: open selection prompts user if nothing selected
- 16:44 Changeset [1598] by
- using doblue quote to distinguish short-cut
- 16:26 Changeset [1597] by
- revert menu label since Windows need explictly short-cuts
- 16:23 Changeset [1596] by
- much more documentation for the TaskManager?
- 16:23 Changeset [1595] by
- pot update
- 16:17 Changeset [1594] by
- clarification for docs
- 15:39 Changeset [1593] by
- beginning to document the TaskManager?
- 15:26 Changeset [1592] by
- remove second apperance of code to reuse empty buffer
- 15:25 Changeset [1591] by
- clarification in the docs
- 15:22 Changeset [1590] by
- add t/84-task.t to manifest
- 15:21 Changeset [1589] by
- oops, silly mistake in the tests
- 15:20 Changeset [1588] by
- tests for the task base class
- 15:20 Changeset [1587] by
- better cleanup of task object during serialization/deserialization
- 15:13 Changeset [1586] by
- test on_close_all_but_current
- 14:57 Changeset [1585] by
- move single empty buffer check in the setup_editors calls add test that …
- 14:54 Changeset [1584] by
- move add_recent_files into setup_editors
- 14:50 Changeset [1583] by
- call setup_editors and it already calls refresh_all
- 14:34 Changeset [1582] by
- return the Ctrl- shortcuts to the File/ menu - removed in r1558
- 13:31 Changeset [1581] by
- searches in unicode file
- 13:08 Changeset [1580] by
- remove mistakenly committed experiantal (and not working) test code
- 11:07 Changeset [1579] by
- unite the on_new functions of menu and toolbar
- 09:22 Changeset [1578] by
- move setup_events function to t/lib/Padre.pm so others can reuse it
- 09:17 Changeset [1577] by
- change and save file
- 09:07 Changeset [1576] by
- testing selection
- 08:47 Changeset [1575] by
- Be more explicit in variable naming: self is in fact the window Fix gui …
- 08:45 Changeset [1574] by
- More bug fixes after reorganisation
- 08:12 Changeset [1573] by
- refresh_all after setup_editors
- 07:56 Changeset [1572] by
- refactor the test to make it easier to add more events
- 07:44 Changeset [1571] by
- in wx test also open a file
- 07:30 Changeset [1570] by
- use in-house constant for post_init timer
- 06:23 Ticket #165 (Ctrl-S is not working in my Win32 any more) created by
- http://padre.perlide.org/changeset/1558/trunk/lib/Padre/Wx/Menu.pm …
- 04:20 Changeset [1569] by
- roll back. let it just stay in my personal trunk
- 04:16 Changeset [1568] by
- temp fix for self using.
12/02/08:
- 22:49 Ticket #154 (fails to launch on OS X) closed by
- fixed: It launches perfectly now. It does throw a few warnings, but I haven't …
- 20:16 Changeset [1567] by
- more documentation
- 19:58 Changeset [1566] by
- Add TaskManager?
- 19:58 Changeset [1565] by
- require more modules for the threading stuff: At least a newer Wx, …
- 19:58 Changeset [1564] by
- Initial implementation of the Padre background task base class
- 19:46 Changeset [1563] by
- add 'no threads' mode
- 19:46 Changeset [1562] by
- revert to saner syntax checks every half second
- 18:33 Ticket #111 (continous syntax checking) closed by
- fixed
- 18:26 PortableStrawberry edited by
- (diff)
- 18:07 Changeset [1561] by
- trying to solve #72 , the problem with searching in code containing …
- 17:01 Changeset [1560] by
- update Korean translation
- 17:01 Changeset [1559] by
- merge -r1533:1548 ../../trunk
- 17:00 Changeset [1558] by
- default menu item's shortcut do not require manually typing make About to …
- 16:56 Changeset [1557] by
- merge -r1532:1533 ../../trunk -- this didn't go down so well and needed …
- 16:49 Changeset [1556] by
- french translation updated
- 16:44 TranslationIntro edited by
- (diff)
- 16:38 Changeset [1555] by
- updated potfile with ./Build pot
- 16:38 Changeset [1554] by
- new action ./Build pot to update messages.pot
- 16:38 Changeset [1553] by
- use Wx::gettext for translation
- 16:37 Changeset [1552] by
- fix compilation test for the TaskManager?
- 16:34 Changeset [1551] by
- merge -r1510:1531 ../../trunk
- 16:27 Changeset [1550] by
- merge -r1500:1510 ../../trunk
- 16:26 Changeset [1549] by
- merge -r1488:1500 ../../trunk
- 16:14 Changeset [1548] by
- typo fix - considering "not yes" to be a typo, right? :-)
- 16:12 Changeset [1547] by
- Update for latest API
- 16:10 Changeset [1546] by
- updated french translation
- 15:59 Changeset [1545] by
- assigning credit where credit is due
- 15:55 Changeset [1544] by
- More occurences that needed changing
- 15:49 Ticket #163 (function list is sorted reversely) closed by
- fixed: r1543 fixed the bug and implemented the feature to allow the user to …
- 15:48 Changeset [1543] by
- Show methods in abc order. Allow user to set preference to 'abc' or …
- 15:46 Changeset [1542] by
- fix compilation error in Bokkmark.pm I am not sure if the functionality …
- 15:18 Changeset [1541] by
- use array instead of hash, as we only need to hold a list of methods
- 15:18 Changeset [1540] by
- no need to sort or reverse the list of methods
- 14:59 Changeset [1539] by
- show the subs in abc order
- 14:38 Changeset [1538] by
- Rewrite some occurrences that I missed in the first attempt
- 13:39 Changeset [1537] by
- fix Changes file
- 13:35 Changeset [1536] by
- update changes file
- 13:24 Changeset [1535] by
- 13:12 Ticket #97 (Insert code snippets) closed by
- fixed
- 13:04 TranslationIntro edited by
- adding a translation (diff)
- 11:06 Changeset [1534] by
- Temporarily comment these lines to ease the pain when updating to the …
- 11:03 Download edited by
- 0.20 (diff)
- 10:41 Changeset [1533] by
- A number of modifications to the gui behaviour Moved gui elements in a …
- 10:38 Changeset [1532] by
- tag Padre-0.20
- 10:36 Changeset [1531] by
- update manifest
- 10:32 Changeset [1530] by
- set version number to 0.20 and update changes file
- 10:24 Ticket #164 (Plugin manager problem?) closed by
- fixed: re-resolving
- 10:19 Changeset [1529] by
- use the original_content to get guess the mime type as the editor is not …
- 09:56 Changeset [1528] by
- more setup_editors refactoring
- 09:51 Changeset [1527] by
- setup editors can also setup new editor without a file
- 09:49 Changeset [1526] by
- factor out setup_editors to setup several editors in one call
- 09:46 Changeset [1525] by
- warn if there was an error during the opening of a file
- 09:34 Changeset [1524] by
- create the editor object only after the document was loaded
- 09:32 Changeset [1523] by
- move configure_editor to the Editor class
- 09:19 Changeset [1522] by
- stop passing the editor object to the document constructor, set it later …
- 08:33 Changeset [1521] by
- move the configure_error call out from the load_file method
- 08:24 Changeset [1520] by
- refactor Document, call the newline_type only when it is really necessary
- 08:22 Changeset [1519] by
- save the original_content so we don't need to pass it around We might want …
- 08:15 Changeset [1518] by
- separate the newline_type method in the document class
- 08:08 Changeset [1517] by
- no need to pass filename any more
- 08:03 Changeset [1516] by
- avoid warning on undef when encoding guess fails
- 07:54 Changeset [1515] by
- stop passing parameters to load_file, use the values from the object …
- 07:42 Changeset [1514] by
- separate the configure_editor method from the Document->setup method
- 07:23 Changeset [1513] by
- updated translator team - i missed padre.pm
- 07:02 Changeset [1512] by
- display the error when cannot reload a file
- 07:02 Changeset [1511] by
- set the errstr of the Document when cannot load or reload a file and …
- 06:29 Changeset [1510] by
- load_file stops returning the newline_type and sets it internally
- 06:19 Changeset [1509] by
- fix typo
- 06:17 Changeset [1508] by
- set the French language option (it is not Englih remember ;-) , and remove …
- 02:02 Ticket #164 (Plugin manager problem?) reopened by
- Possible - except all the plugins I listed have the same error, …
- 01:08 Ticket #164 (Plugin manager problem?) closed by
- fixed: try upgrade your Padre::Plugin::AcmePlayCode?
12/01/08:
- 22:11 Changeset [1507] by
- Make Padre::Task smarter to include a task's class name in it's serialized …
- 22:10 Changeset [1506] by
- Do not use Time::HiRes::time in the client thread. I had crashes -- maybe …
- 21:49 PortableStrawberry edited by
- (diff)
- 19:19 Changeset [1505] by
- update Korean translation add menu shortcut for recent files
- 19:14 Changeset [1504] by
- more precise comment
- 18:35 Changeset [1503] by
- update pot file update Korean translation file
- 18:12 Changeset [1502] by
- proof-of-concept for running the syntax check in a background task. This …
- 18:11 Changeset [1501] by
- on-the-fly subclassing for simple tasks
- 18:10 Changeset [1500] by
- consider gettext() translation menu text is followed major applicaiton's
- 18:07 Changeset [1499] by
- added first try for french translation
- 18:06 Changeset [1498] by
- consider gettext translation
- 18:01 Changeset [1497] by
- merge -r1478:1488 ../../trunk/
- 17:46 Changeset [1496] by
- typo fix
- 17:31 Changeset [1495] by
- use gettext() for string
- 16:44 Changeset [1494] by
- added line to get self so that POD example compiles
- 16:15 Changeset [1493] by
- fix the auto-de-indentation for manually lined-up braces and check some …
- 16:14 Ticket #164 (Plugin manager problem?) created by
- I just downloaded Portable Strawberry Padre v 0.19. More specifically, …
- 15:28 Changeset [1492] by
- merged fix and workaround for lack of encoding when saving
- 15:17 Changeset [1491] by
- refactor some of the common auto-indentation code
- 14:56 Changeset [1490] by
- This is somewhat disturbing but necessary to prevent Test::Compile from …
- 14:37 Changeset [1489] by
- loading the MainWindow?.pm is handled by Class::AutoUse?
- 13:44 Ticket #163 (function list is sorted reversely) created by
- The function list for Perl files is sorted in reverse order. The culprit …
- 11:22 Changeset [1488] by
- document more changes since last release
- 04:06 Changeset [1487] by
- guess system default encoding by OS case by case
- 03:59 Changeset [1486] by
- updated Korean translation
11/30/08:
- 21:15 Changeset [1485] by
- updated hungarian translation
- 18:42 Changeset [1484] by
- last steps moving Padre::SyntaxChecker? to Padre::Wx::SyntaxChecker?
- 18:40 Changeset [1483] by
- rename SyntaxChecker? to Wx::SyntaxChecker?
- 17:35 Changeset [1482] by
- Automatically adjust the status bar fields to the size of their content
- 17:13 Changeset [1481] by
- more syntax checker refactoring aka fixing the previous refactoring
- 16:48 Changeset [1480] by
- add Keedi Kim and Chris Dolan to the list of developers
- 16:43 Changeset [1479] by
- merge -c1475 and -r1476:1478 from trunk
- 16:38 Changeset [1478] by
- oops, fix whitespace issue introduced with the last commit
- 16:37 Changeset [1477] by
- refactor syntax checking into Padre::SyntaxChecker?
- 15:25 Changeset [1476] by
- pass main window to task finish()
- 15:09 Ticket #160 ([PATCH] Save fails under wxMac) closed by
- fixed: Applied my patch. It's probably not the right long-term solution but it …
- 15:06 Changeset [1475] by
- Workaround for wxMac where the system encoding is ""
- 15:04 Changeset [1474] by
- better thread cleanup
- 14:56 Changeset [1473] by
- implement hard killing of threads on exit; make the reap timer execute …
- 14:49 Changeset [1472] by
- documentation, lots of it
- 14:28 Changeset [1471] by
- add Gabor's copyright to the new files
- 14:27 Changeset [1470] by
- code cleanup of the taskmanager
- 14:20 Changeset [1469] by
- require the tentative Wx 0.89 for the threading
- 14:19 Changeset [1468] by
- merge -r1453:1467 ../../trunk
- 13:21 Tickets edited by
- (diff)
- 12:23 Changeset [1467] by
- Restore inner window layout on next restart (pretty simple thanks to AUI)
- 11:23 Changeset [1466] by
- Fixing the startup bug
- 11:12 Changeset [1465] by
- Only create the snippits as needed…
- 11:09 Changeset [1464] by
- more Class::XSAccessification
- 10:43 Changeset [1463] by
- Class::XSAccessor'ify more accessors
- 10:32 Changeset [1462] by
- Class::XSAccessor'ify the accessors in the document
- 10:22 Changeset [1461] by
- Use Class::XSAccessor for generating accessors.
- 10:22 Changeset [1460] by
- add dependency on Class::XSAccessor for fast, automatically generated …
- 10:16 Changeset [1459] by
- arg, another whitespace glitch
- 09:04 PortableStrawberry edited by
- (diff)
- 08:42 PortableStrawberry created by
- 07:43 Ticket #162 (CGContextRestoreGState: invalid context) created by
- In #159 Chris Dolan mentioned Exactly once per second, I get a new …
11/29/08:
- 23:02 Changeset [1458] by
- Make the FireFox?-alike search bar usable again
- 22:49 Changeset [1457] by
- forgot a tabification in the grand whitespace patch
- 22:43 Changeset [1456] by
- Style police again. policy: accessors for read/write attributes should be …
- 22:18 Changeset [1455] by
- merge 1443:1453 ../../trunk
- 22:08 Changeset [1454] by
- add comment about NOT using tabs for lining up stuff (i.e. not …
- 22:04 Changeset [1453] by
- Style police again! All your spaces are belong to us! Use tabs for …
- 21:48 Changeset [1452] by
- modules should not have the executable bit set
- 21:31 Changeset [1451] by
- Style police! Tabification!
- 20:07 Ticket #161 (Double-click select should get whole bareword) created by
- 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
- Save fails with "Could not save: Invalid argument" and writes a …
- 19:58 Changeset [1450] by
- Padre::Plugin::LineFilter? simple plugin initial commit
- 19:38 Ticket #159 (Mac OSX 10.4 crash on launch) closed by
- fixed: great, please open another ticket with that issue
- 18:35 Changeset [1449] by
- 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
- fixed: Replying to szabgab: > Can you please confirm it is fixed in …
- 17:36 Changeset [1448] by
- Use Wx::gettext instead of plain gettext as in the other modules so we can …
- 17:16 Changeset [1447] by
- Added code for tabbed dialog (including some docs and an example); only …
- 16:46 Changeset [1446] by
- start a list of weakly enforced style guidelines. The ones I put in for …
- 16:32 Changeset [1445] by
- set PADRE_HOME for compilation tests as well
- 16:17 Changeset [1444] by
- merge -r1440:1443 --> make the pod viewer compile and the tests run again
- 16:13 Changeset [1443] by
- merge -r1371:1440 ../../trunk/
- 16:12 Changeset [1442] by
- fix testing of default values
- 16:10 Changeset [1441] by
- fix syntax errors in Padre::Pod::Viewer
- 15:26 Ticket #30 (Allow comment out as a right-click on the mouse) closed by
- fixed: r1440
- 15:26 Changeset [1440] by
- comment out selected lines using right click (#30)
- 15:17 Ticket #118 (Error on startup w/Danish settings) closed by
- fixed
- 15:01 Ticket #149 (the snippets should be aware of the file-type) closed by
- fixed
- 14:58 Ticket #158 (fix locale support) closed by
- fixed
- 14:50 Changeset [1439] by
- try to avoid deep recursion in stc_update_ui (#159)
- 14:36 Changeset [1438] by
- Adding dots, because it spawns a dialog
- 14:32 Changeset [1437] by
- Added support for FontPickerCtrl? and ColourPickerCtrl?
- 14:30 Changeset [1436] by
- Correct pod and layout
- 14:30 Changeset [1435] by
- Correcting name in POD
- 14:29 Changeset [1434] by
- Cleaning up the DB code
- 14:24 Changeset [1433] by
- fix reference issue
- 13:40 Changeset [1432] by
- rename _load_plugin to _load_plugin_norefresh_menu to make the purpose …
- 13:24 Changeset [1431] by
- fix the selection using the mouse
- 13:12 Changeset [1430] by
- add auto-indentation changes to Changes file
- 13:07 Changeset [1429] by
- experimental auto-de-indentation on '}'
- 12:26 Changeset [1428] by
- * Add a third configuration option about indentation. We now have "use …
- 10:32 Changeset [1427] by
- we use tabs for indentation
- 10:29 Changeset [1426] by
- colourise -> colorize; We had a mixed use of 'color' vs. 'colour' in the …
- 10:14 Changeset [1425] by
- merge -r1372:1424 ../../trunk/
- 06:44 Changeset [1424] by
- Build.PL should not assume having Wx already installed
11/28/08:
- 22:48 Changeset [1423] by
- More minor fixes…
- 22:42 Changeset [1422] by
- Minor fixes
- 22:09 TranslationIntro created by
- Added short translation guide as memory dump
- 22:09 Changeset [1421] by
- 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
- I don't know enough about Wx to know if this is a Padre flaw or something …
- 19:23 Changeset [1420] by
- use system default encoding setting to handle most of the case :)
- 19:04 Download edited by
- (diff)
- 18:51 Changeset [1419] by
- tag Padre-0.19
- 18:45 Changeset [1418] by
- set version numbers to 0.19 prior to release
- 17:11 Changeset [1417] by
- fix Padre::Document so uses Padre
- 15:19 Changeset [1416] by
- remove some debugging prints
- 14:59 Changeset [1415] by
- Queen's English for LPW
- 14:58 Changeset [1414] by
- reverted versions downwards for DBI and Encode
- 14:51 Changeset [1413] by
- Adding the correct english
- 12:44 Changeset [1412] by
- get shortname even if we use default
- 12:43 Changeset [1411] by
- factor out the shorname() function
- 12:14 Changeset [1410] by
- some code refactoring
- 11:51 Changeset [1409] by
- update Korean translation
- 11:38 Changeset [1408] by
- update Korean translation file corresponds to updated pot file
- 11:10 Changeset [1407] by
- update Korean translation
- 11:05 Changeset [1406] by
- support CJK characters (At least :-)
- 10:02 Changeset [1405] by
- quick fix for Encode::Guess
- 08:49 Changeset [1404] by
- show the file encoding int the document stats
- 08:46 Changeset [1403] by
- add newline type to document statistics
- 08:36 Changeset [1402] by
- first step to try to support and guess encoding of files utf9 seems to …
- 08:27 Changeset [1401] by
- Update for message template file Update for german translation based on …
- 07:27 Changeset [1400] by
- update the Changes file
- 07:20 Changeset [1399] by
- enable the print file menu option
- 06:37 Changeset [1398] by
- add the JavaScript? plugin to the MANIFEST
- 04:44 Changeset [1397] by
- plugin name fix ( from HTML::Export to HTMLExport for Adam )
- 04:43 Changeset [1396] by
- from HTML::Export to HTMLExport for Adam
- 02:37 Changeset [1395] by
- Remove the JavaScript? entries from the default registrations
- 02:36 Changeset [1394] by
- Just whitespace changes
- 02:35 Changeset [1393] by
- Adding a skeleton JavaScript? support plugin (to be bundled in Padre for …
- 02:34 Changeset [1392] by
- Add plugin_name for My.pm plugin
11/27/08:
- 23:13 Changeset [1391] by
- attribution of the Hebrew and Hungarian translations in the docs and About …
- 23:05 Changeset [1390] by
- split out the Print::Printout module so we have one module per file
- 23:03 Changeset [1389] by
- Mention recent changes by me
- 23:00 Changeset [1388] by
- Move syntax checking out from the experimental section
- 22:54 Changeset [1387] by
- update MANIFEST and MANIFEST.SKIP
- 22:45 Changeset [1386] by
- fix package name and compilation error in Padre::Project::Perl
- 22:23 Changeset [1385] by
- remove unnecessary comment
- 22:21 Changeset [1384] by
- set svn:ignore
- 21:59 Changeset [1383] by
- Runtime language switching
- 20:53 Changeset [1382] by
- Prototype implementation for printing support; not as good as I'd like it …
- 16:17 Changeset [1381] by
- make sure the radiobox of the selected language is on, when the menu is …
- 15:27 Changeset [1380] by
- decide on the Padre generated default locale only when setting it for …
- 15:18 Changeset [1379] by
- use constant as default language
- 15:17 Changeset [1378] by
- remove unused comment
- 14:30 Changeset [1377] by
- Adding support for document type registration and split out plugin enable …
- 14:30 Changeset [1376] by
- Splitting out plugin enabling from plugin loading, and adding support for …
- 14:11 Changeset [1375] by
- Minor refactoring
- 13:56 Changeset [1374] by
- Refactoring the PluginManager? somewhat
- 13:55 Changeset [1373] by
- Documentation tweaks
- 13:33 Changeset [1372] by
- merge over changes 1268:1371 from trunk
- 13:17 Changeset [1371] by
- replace the hard coded language menu options by a loop
- 12:37 Changeset [1370] by
- release 0.02
- 12:36 Changeset [1369] by
- no need to talk about the locales when starting dev.pl
- 12:29 Changeset [1368] by
- Adding plugin_name to the Padre::Plugin API
- 12:29 Changeset [1367] by
- update Changes
- 12:27 Changeset [1366] by
- remove META.yml from MANIFEST. Added by mistake
- 12:26 Changeset [1365] by
- update the Changes file
- 11:51 Changeset [1364] by
- update Korean translation
- 11:47 Changeset [1363] by
- add message `Plugin Tools' to gettext()
- 09:06 Changeset [1362] by
- add Hebrew support created by Omer Zak add Hebre and Hungarian menu …
- 09:05 Changeset [1361] by
- add language file compilation to dev.pl
- 08:54 Changeset [1360] by
- poen MANIFEST only once and report if it fails
- 08:50 Articles edited by
- link to Dynamic Languages Toolkit (diff)
- 08:45 Changeset [1359] by
- generalize the locale generation for all existing translations, without …
- 08:39 Changeset [1358] by
- add disttest to release process
- 08:15 Changeset [1357] by
- add Wx::Event:: prefix to event handlers in the Pod::Frame
- 08:01 Changeset [1356] by
- add Hungarian support except Padre::Wx::Menu
- 03:05 Changeset [1355] by
- Adding the first pass at document type integration support (mostly so we …
- 03:05 Changeset [1354] by
- Minor documentation things
11/26/08:
- 19:56 Changeset [1353] by
- * messages.pot: remove unnecessary comment * ko.po: update from brand-new …
- 19:06 Changeset [1352] by
- * update message template file for version 0.18
- 18:36 Changeset [1351] by
- Hungarian translation
- 18:32 Articles edited by
- (diff)
- 18:12 Changeset [1350] by
- * generate ko.mo from ko.po for release * add Korean to the Language menu
- 15:16 Changeset [1349] by
- fix test
- 08:54 Changeset [1348] by
- add Keedi Kim to the credit list add list of translators to the About box
- 07:02 Download edited by
- (diff)
- 04:16 Changeset [1347] by
- typo fixed
11/25/08:
- 22:46 Changeset [1346] by
- improve the up/down naviagtion in vi-mode - keep the correct column
- 22:22 Changeset [1345] by
- remove some seemingly unnecessary refresh calls when a key press is …
- 22:21 Changeset [1344] by
- remove debugging print of wide characters
- 22:00 Changeset [1343] by
- Korean is ko not kr
- 21:37 Changeset [1342] by
- change some refresh_all to specific refreshes to avoid the syntax check …
- 21:31 Changeset [1341] by
- set the default locale to the system language if we have the relevant …
- 20:47 Changeset [1340] by
- factor out the editor_enable method to the PluginManager? (from two places) …
- 20:20 Changeset [1339] by
- use wx constants instead of magic numbers, add Korean to the list of …
- 19:28 Ticket #158 (fix locale support) created by
- Make sure we have the right menu options based on the available …
- 19:05 Changeset [1338] by
- fix tab completion of file names on the vi-command line to put trailing / …
- 18:40 Changeset [1337] by
- try to improve speed by eliminating some of the refreshes
- 18:33 Changeset [1336] by
- Initial Korean(ko-KR) translation, but containing messages are …
- 18:15 Ticket #157 (Duplicated keyboard shortcut) closed by
- fixed: fixed in r1335 Right-click is now mapped to Alt-/ as the Ctrl-/ for the …
- 18:14 Changeset [1335] by
- replace the short-cut key of "right-click" to be Alt-/ #157
- 18:08 Changeset [1334] by
- bump perl req. fix up menu + tests.
- 17:49 Ticket #157 (Duplicated keyboard shortcut) created by
- Below two functions have same keyboard shortcut, and reset font size does …
- 16:37 Changeset [1333] by
- clean the buffer after typing : add w and b to jump to next and previous …
- 16:13 Changeset [1332] by
- add :bN to jumpt to buffer N with a disclaimer
- 14:46 Changeset [1331] by
- add support to ZZ to save file and quit
- 14:22 Changeset [1330] by
- don't show selection after yy yanked lines move code out to …
- 14:17 Changeset [1329] by
- x in visual mode deletes selection
- 14:15 Changeset [1328] by
- v removes visual-mode
- 14:05 Changeset [1327] by
- make y work during visual-mode to yank the current selection
- 13:58 Changeset [1326] by
- add :wq support to vi-mode
- 13:55 Changeset [1325] by
- support :q in vi-mode
- 13:43 Changeset [1324] by
- delete or yank N words
- 11:24 Changeset [1323] by
- Commit Plugin Manager to the top level, now that it is more important
- 11:24 Changeset [1322] by
- the perlide.org web site
- 11:11 Changeset [1321] by
- enable editor on files opened after the plugin itself was already started
- 09:17 Changeset [1320] by
- Reduced Indexer code in Padre.pm to the minimum possible
- 08:53 Changeset [1319] by
- Removed the seperate run_editor method
- 08:51 Changeset [1318] by
- Missed a Parrot method
- 08:51 Changeset [1317] by
- Minor whitespace thingy
- 08:50 Changeset [1316] by
- Updating Perl dependency
- 08:50 Changeset [1315] by
- POD is so huge, there's really no point splitting it up any more
- 08:48 Changeset [1314] by
- Removed the old history array
- 08:48 Changeset [1313] by
- Don't need the old history array any more
- 08:24 Changeset [1312] by
- Removed Parrot support from the core. The new plugin API is good enough …
- 08:13 Changeset [1311] by
- Bumping Perl dependency to 5.008001
- 08:09 Changeset [1310] by
- Maybe not so aggressive on the File::Spec version
- 08:08 Changeset [1309] by
- Dependencies on zero versions are bad, setting versions for cases where …
- 07:43 Changeset [1308] by
- Confirming all mime-types
- 06:35 Changeset [1307] by
- Converting ECMASCRIPT mime type to the correct one
- 06:28 Changeset [1306] by
- Correcting the MIME-type for python
- 06:26 Changeset [1305] by
- Converting Pasm to PASM, step 2
- 06:26 Changeset [1304] by
- Converting Pasm to PASM, step 1
- 06:24 Changeset [1303] by
- Removing a whitespace line
- 06:23 Changeset [1302] by
- Re-adding the capitalised PIR.pm module
- 06:22 Changeset [1301] by
- Removing camel-cased Pir
- 06:13 Tickets edited by
- (diff)
- 06:10 Tickets created by
- 03:57 Changeset [1300] by
- Adding a constructor for the limited amount known
- 03:52 Changeset [1299] by
- Incremental addition
- 03:51 Changeset [1298] by
- Removing some leftover comments
- 03:50 Changeset [1297] by
- Minor thing
- 03:49 Changeset [1296] by
- Adding $COMPATIBLE flag
- 03:41 Changeset [1295] by
- Changed get_menu to call the new full API correctly. Did a simplification …
- 03:30 Changeset [1294] by
- Finished documenting the full menu_plugins method
11/24/08:
- 23:00 Changeset [1293] by
- try to print the wx version number from other test scripts as well, maybe …
- 22:59 Changeset [1292] by
- fix syntax typo
- 22:57 Changeset [1291] by
- require wxWidgtes 2.8 at least
- 22:47 Changeset [1290] by
- DelLineRight? does not fit for vi-mode
- 22:43 Changeset [1289] by
- update the list of developers
- 22:23 Download edited by
- instructions for wxWidgtes installation (diff)
- 21:59 Changeset [1288] by
- add "d" key to the visual-mode of vi
- 21:43 Changeset [1287] by
- add y$ yank till end of line in vi-mode
- 18:29 Changeset [1286] by
- add d$ - delete till end of line, to vi-mode
- 18:05 Changeset [1285] by
- comment out some vi related tests till we can fix them
- 17:44 Changeset [1284] by
- create named methods for the corresponding key-codes in vi-mode
- 17:28 Changeset [1283] by
- rename vi_buffer to buffer and vi_insert_mode to insert_mode
- 17:27 Changeset [1282] by
- separating the methods dealing with characters from that dealing with …
- 16:43 Changeset [1281] by
- very first substitute support for vi-mode
- 16:22 Changeset [1280] by
- remove selection when ESC pressed in vi-mode
- 16:22 Changeset [1279] by
- small code reorganization in vi-mode
- 16:14 Changeset [1278] by
- fix $ and G in vi-mode
- 16:02 Changeset [1277] by
- fix multiple line_up and line_down movements fix dd and yy in new vi-mode
- 15:51 Changeset [1276] by
- move over most of the vi-mode keyboard handling to the EVT_CHAR event …
- 13:46 Changeset [1275] by
- add a separate event handler to catch the EVT_CHAR in vi-mode
- 13:24 Changeset [1274] by
- convert to new plugin system. conver to module::install. require() instead …
- 12:37 Changeset [1273] by
- pass the $count value to the methods in vi-mode
- 12:24 Changeset [1272] by
- stop passing around the editor object in vi-mode
- 12:06 Changeset [1271] by
- more vi-mode tests
- 11:08 Changeset [1270] by
- merge over changes 1265:1268 from trunk
- 11:07 Changeset [1269] by
- start adding unit test to the vi plugin
- 11:05 Changeset [1268] by
- add sensible debugging output so others can more easily reproduce my …
- 10:19 Changeset [1267] by
- more vi related TODO
- 10:18 Changeset [1266] by
- dont add the PluginManagers? name at the end of the warning
- 09:10 Changeset [1265] by
- merge trunk changes 1249-1264 over to threads branch
- 08:30 Changeset [1264] by
- allow number prefix before the lkjh movement keys in vi-mode
- 07:26 Changeset [1263] by
- document all the available key bindings and add some TODO items to the …
- 07:25 Changeset [1262] by
- add G - go to line to the vi-mode
11/23/08:
- 22:09 Changeset [1261] by
- various unsuccessful ~attempts at debugging the crashes and leaks when …
- 22:08 Changeset [1260] by
- need to use threads::shared before Wx
- 20:02 Changeset [1259] by
- add irc log as a stop-gap documentation
- 19:58 Changeset [1258] by
- allow the movement to row 1 in vi mode
- 19:57 Changeset [1257] by
- fix crash in vi plugin
- 19:55 Changeset [1256] by
- add regular dead-thread-reaper timer (for now, every two seconds) and use …
- 19:54 Changeset [1255] by
- Up the necessary revision number for Wx::Perl::Dialog
- 19:54 Changeset [1254] by
- Add line to divide edit/add buttons from the rest.
- 19:54 Changeset [1253] by
- Add functionality for adding, editing snippets
- 18:27 Changeset [1252] by
- add a bunch of dependencies for the taskmanager (might not be complete …
- 18:21 Changeset [1251] by
- upgrade interface requirements in plugins
- 18:19 Changeset [1250] by
- initial cut at implementing background task manager
- 18:15 Changeset [1249] by
- Branch for experimenting with thread-based background actions.
- 13:00 Ticket #153 (Change MY.pm plugin to My.pm) closed by
- fixed
- 11:03 Download edited by
- (diff)
- 10:54 Changeset [1248] by
- tag Padre-0.18
- 10:30 Changeset [1247] by
- update version number to 0.18
- 10:23 Changeset [1246] by
- fix the menu generation of the plugins fix the Vi and Devel plugins to …
- 09:53 Changeset [1245] by
- remove unused code save error messages in $manager->{errstr} for later use …
- 09:31 Changeset [1244] by
- enable editors from plugin manager
- 08:13 Changeset [1243] by
- update the about box of Vi plugin remove the old menu creation way
- 08:05 Changeset [1242] by
- warning about MY to My renaming during installation
- 07:26 Changeset [1241] by
- allow the use of release.pl to release projects as well, and not only …
- 07:25 Changeset [1240] by
- tag Padre-Plugin-CommandLine?-0.02
- 07:22 Changeset [1239] by
- update MANIFEST, remove generated files
- 07:06 Changeset [1238] by
- change prereq, and version number to 0.02
- 06:58 Changeset [1237] by
- move release scripts to a separate /tools/ directory
- 06:54 Changeset [1236] by
- tag Wx-Perl-Dialog-0.03
- 06:51 Changeset [1235] by
- update version number to 0.03 add warning in documentation
- 06:45 Changeset [1234] by
- documentation fix
- 06:33 Changeset [1233] by
- rename plugin manager
11/22/08:
- 20:46 Changeset [1232] by
- more Enable/Disable? code for the menues
- 20:36 Changeset [1231] by
- Enable/Disable? several Edit/ menu entries
- 20:26 Changeset [1230] by
- cache the list of methods displayed last time and check agains the cached …
- 20:08 Changeset [1229] by
- Enable/Disable? the Copy menu entry
- 20:03 Changeset [1228] by
- Enable/Disable? the Undo and Redo menu entries call refresh_all in more …
- 19:48 Changeset [1227] by
- move part of the document stats code to the Document object
- 19:23 Changeset [1226] by
- enable/disable some of the menu items in the File/ menu
- 19:23 Changeset [1225] by
- eliminate warnings when doc is empty and stats are undef
- 19:08 Changeset [1224] by
- enable/disable some of the menu items in the File/ menu
- 18:58 Changeset [1223] by
- refactoring: replace $menu by $self where appropriate in the Menu class
- 18:49 Changeset [1222] by
- save the Close menu item in a variable and make sure it is updated with …
- 16:56 Changeset [1221] by
- damn, forgot to depend on very new Padre
- 16:54 Changeset [1220] by
- use new plugin interface
- 16:54 Changeset [1219] by
- require fixed ExtUtils::InferConfig?
- 16:54 Changeset [1218] by
- remove menu tests that dont work with new plugin interface
- 16:22 Changeset [1217] by
- update the ToolBar?->refresh method to make sure only the really available …
- 15:44 Changeset [1216] by
- remove home made text_copy_to_clipboard and replace it with STC->Copy
- 15:37 Changeset [1215] by
- remove text_cut_to_clipboard function and replace with native STC->Cut …
- 15:27 Changeset [1214] by
- factor out the put_text_to_clipboard function
- 15:26 Changeset [1213] by
- adapt to Padre 0.17, new plugin system
- 15:13 Changeset [1212] by
- Clipboard code works again
- 15:10 Changeset [1211] by
- Converting a bunch of stuff to Wx::gettext
- 15:01 Changeset [1210] by
- oww, one more pluginmanager test
- 15:00 Changeset [1209] by
- add more pluginmanager tests
- 14:53 Changeset [1208] by
- add Wx:: to fix compilation test
- 14:47 Changeset [1207] by
- move the sharefile() functions to Padre::Util
- 14:34 Changeset [1206] by
- Claraifying this is non-Wx stuff
- 14:34 Changeset [1205] by
- Adding Freeze/Thaw? pairs for most startup modes
- 14:21 Changeset [1204] by
- Fidding with Freeze/Thaw? a bit to reduce gui flickr for common actions
- 14:13 Changeset [1203] by
- remove debugging printout
- 14:11 Changeset [1202] by
- Expunging the prev_module and next_module methods that REALLY shouldn't …
- 14:10 Changeset [1201] by
- Moving in prev_module and next_module
- 14:03 Changeset [1200] by
- Bug fix
- 14:01 Changeset [1199] by
- Bug fix
- 13:42 Changeset [1198] by
- add lots of documentation to the PluginManager?~
- 13:40 Changeset [1197] by
- Use explicit names for constants.
- 13:36 Changeset [1196] by
- Put the header docs at the head (above use strict etc). Remove the …
- 13:23 Changeset [1195] by
- Correcting parrot-related file types
- 13:19 Changeset [1194] by
- Add Wx::STC to the list of always-loaded Wx classes. Delay loading of …
- 13:16 Changeset [1193] by
- for skipping the loading of a plugin, require that the plugin is set to …
- 13:15 Changeset [1192] by
- do not copy hash unnecessarily
- 13:10 Changeset [1191] by
- do not return when there are no plugins as My.pm is always there
- 13:08 Changeset [1190] by
- separate public plugin loading/unloading and private loading/unloading …
- 12:47 Changeset [1189] by
- move the code to uncomment lines to the Editor class
- 12:45 Ticket #152 (Reset My Plugin) closed by
- fixed: disable -> Unload -> delete -> create ->load -> enable entirely …
- 12:44 Changeset [1188] by
- Delay loading Text::Diff
- 12:41 Changeset [1187] by
- update test with the new pluginmanager changes
- 12:39 Changeset [1186] by
- actually do enable/disable the plugins *instantly*
- 12:39 Changeset [1185] by
- use methods, not subs when accessing the plugin manager
- 12:33 Changeset [1184] by
- move comment_lines to the Editor class add comment_lines_str to the …
- 12:30 Changeset [1183] by
- refactor the use of the manager-contained plugin status; fix test_a_plugin …
- 12:21 Changeset [1182] by
- Delay loading of File::Find::Rule
- 12:03 Changeset [1181] by
- * Accept PluginManager? object as first argument (almost) everywhere: These …
- 12:00 Changeset [1180] by
- Call search by method
- 11:58 Changeset [1179] by
- move PPI autouse to Padre.pm
- 11:51 Changeset [1178] by
- factor out and move find_unmatched_brace to Padre::Docuement::Perl
- 11:40 Changeset [1177] by
- Commiting rewrite of the search stuff
- 11:33 Changeset [1176] by
- remove the on_upper_lower method and the UpperFirst? LowerFirst? menu …
- 11:16 Changeset [1175] by
- replace the home-made UpperCase/LowerCase? methods with built-in Scintilla …
- 11:09 Changeset [1174] by
- add unload_plugin method
- 11:05 Changeset [1173] by
- stop-gap measure to call load_plugin as method only.
- 10:55 Changeset [1172] by
- promote _load_plugin to somewhat public load_plugin for use in other areas …
- 10:53 Changeset [1171] by
- use tabs for indentation only
- 10:38 Changeset [1170] by
- undo my brain damage. Need coffee.
- 10:34 Changeset [1169] by
- Do not use methods as subs…
- 09:00 Changeset [1168] by
- use the newer way of Padre::Plugin to setup the plugin menu
- 08:51 Changeset [1167] by
- remove the new method from My plugin add the name to the about box
- 08:09 Changeset [1166] by
- add Help menu item to link to PerlMonks?
- 08:08 Changeset [1165] by
- Don't pull cached copies of the configuration
11/21/08:
- 09:07 Changeset [1164] by
- centring label vertically
- 09:06 Changeset [1163] by
- create widgets in order they are used
- 08:58 Changeset [1162] by
- removing borders around buttons
- 07:13 Changeset [1161] by
- wrap the editor_enable calls in eval block
- 07:11 Changeset [1160] by
- the standard My plugin also has to subclass Padre::Plugin and should …
- 07:10 Changeset [1159] by
- skip the old MY plugin (in capital letters)
- 06:40 Changeset [1158] by
- remove the Vi specific code from the Plugin Manager now try to call ->new …
- 06:07 Changeset [1157] by
- remove the unnecessary vi_mode string from within the Vi.pm
11/20/08:
- 22:08 Changeset [1156] by
- add visual select mode to vi
- 18:16 Changeset [1155] by
- documentation update in Vi plugin
- 18:16 Changeset [1154] by
- turn the text_selection function to real Editor methods
- 17:35 Changeset [1153] by
- added new feature
- 17:18 Changeset [1152] by
- added button previous/next to search panel
- 17:09 Changeset [1151] by
- Add multiline support to wxTextCtrl, add wxStaticLine
- 17:06 Changeset [1150] by
- typo fixes
- 17:01 Changeset [1149] by
- sync regex checkbox with config stored
- 16:51 Changeset [1148] by
- store case insensitivity in padre's config also, reverse case sensitivity …
- 16:43 Changeset [1147] by
- added regex search
- 16:31 Changeset [1146] by
- implementing case insensitivity
- 16:24 Ticket #156 (Padre 0.17 doesn't display anything regarding UTF-8 encoded files.) created by
- 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
- Still haven't gotten Padre to successfully launch on OS X, but I did …
- 15:34 Changeset [1145] by
- Add 'guess indentation settings' button to preferences
- 15:34 Changeset [1144] by
- make jump to line work in vi
- 15:34 Ticket #154 (fails to launch on OS X) created by
- I have installed Padre via CPAN on OS X 10.5.5 with perl 5.10.0 from …
- 15:24 Changeset [1143] by
- using gettext()
- 15:23 Changeset [1142] by
- space to tab conversion
- 15:21 Changeset [1141] by
- in vi start the file search int the original_dir where padre was opened
- 15:11 Changeset [1140] by
- fix paste above and paste below in vi-mode to work when there are newlines …
- 15:03 Changeset [1139] by
- remove the duplicate code for checking the clipboard
- 14:53 Changeset [1138] by
- eliminate the need for the extra paste_text function, use the built-in …
- 14:40 Changeset [1137] by
- further refactor the paste_text code, turn it to be a real Editor method
- 14:33 Changeset [1136] by
- further refactoring the paste_text and related methods
- 14:27 Changeset [1135] by
- further paste_text related refacoring
- 14:21 Changeset [1134] by
- separate the paste_text and the get_text_from_clipboard
- 14:04 Changeset [1133] by
- connect Ctrl-n to autocompletion in vi mode. Does not work yet as the …
- 13:42 Changeset [1132] by
- using layers for auimanager so search panel is always the closer from STC
- 13:28 Changeset [1131] by
- removing everything left from padre::wx::dialog::find
- 13:15 Changeset [1130] by
- highlight background in red if not found
- 13:10 Changeset [1129] by
- incremental search landed, woohoo! \o/
- 12:55 Changeset [1128] by
- unified _find_next/previous
- 12:34 Changeset [1127] by
- basic search functionality
- 11:07 Changeset [1126] by
- using common sub for find next & find prev they are indeed needing the …
- 11:01 Changeset [1125] by
- removed other unused subs
- 10:32 Changeset [1124] by
- taking into account that f4 is called both to initiate search *and* to …
- 10:19 Changeset [1123] by
- remove unused subs, get $main from Padre->ide->wx->main_window
- 10:11 Changeset [1122] by
- Finally add tool tip hints to the syntax check markers
- 10:09 Changeset [1121] by
- oops, forgot one "term" to be renamed
- 10:05 Changeset [1120] by
- $wx{term} renamed in $wx{entry}
- 10:04 Articles edited by
- some book recommendations (diff)
- 10:02 Changeset [1119] by
- escape now hides the search panel
- 09:54 Changeset [1118] by
- use the F accelerator only once ;-)
- 09:39 Changeset [1117] by
- renamed Padre::Wx::Find to Padre::Wx::Dialog::Search
- 09:21 Changeset [1116] by
- button to hide search panel
- 09:06 Changeset [1115] by
- search bar is not resizable
- 09:05 Changeset [1114] by
- direct focus to search box when opening search bar
- 08:46 Changeset [1113] by
- Merge branch 'search'
- 08:09 Changeset [1112] by
- That should be int values so use more sane values
- 06:42 Changeset [1111] by
- more sane quick find
- 06:37 Changeset [1110] by
- make test_a_plugin working again
- 06:18 Changeset [1109] by
- Do you want to open it now? for module-starter
- 02:48 Changeset [1108] by
- fix the multi-pop-up to ask for changed file.
- 00:27 Changeset [1107] by
- Comment correction to the new icon function
- 00:26 Changeset [1106] by
- Removing the empty Editor directory
- 00:26 Changeset [1105] by
- Adding the use version
- 00:25 Changeset [1104] by
- Cleaning up My.pm plugin
- 00:21 Changeset [1103] by
- Removing the old icon set
- 00:20 Changeset [1102] by
- Removing the use of the old icon set
- 00:03 Changeset [1101] by
- Actually connect the Timer objects and the event handler with each other
- 00:01 Changeset [1100] by
- Hopefully a less obtrusive scheduling for the syntax checker
11/19/08:
- 23:37 Changeset [1099] by
- add menu option and key binding to imitated the mouse "right click"
- 15:02 Changeset [1098] by
- rename the MY plugin to My
- 15:01 Changeset [1097] by
- delete lib/padre/Plugin/MY.pm note to self: globs do not find deleted …
- 14:56 Changeset [1096] by
- Move Padre::Plugin::MY to ::My.
- 14:51 Changeset [1095] by
- implement Reset MY Plugin thingy
- 14:50 Changeset [1094] by
- after chat with Alias, document recommendation of how to unload classes, …
- 14:19 Ticket #153 (Change MY.pm plugin to My.pm) created by
- We shouldn't be naming modules wrong. Switch the plugin over to a …
- 14:18 Ticket #152 (Reset My Plugin) created by
- In the Plugin Tools menu, under Reload My Plugin meny entry, should be a …
- 14:12 Changeset [1093] by
- Doing an initial shove of the Perl-specific code out of Project and into …
- 13:22 Changeset [1092] by
- fix pod typo
- 10:11 Changeset [1091] by
- skip refresh window menu if alt menu not defined (first padre use)
- 09:15 Changeset [1090] by
- Pod tweaks due to the new Plugin API
- 07:26 Changeset [1089] by
- Shifted location of current line background
- 05:40 Changeset [1088] by
- fix expectation in test script to match changed reality
- 05:39 Changeset [1087] by
- fix compilation error
- 05:03 Changeset [1086] by
- always create the plugins menu, we have the tools in there
- 04:58 Changeset [1085] by
- eliminate nearly all the vi_mode specific code from Padre but we cannot …
- 03:54 Changeset [1084] by
- 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
- 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
- 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
- e.g for javascript there should be a separate set of code snippets
- 02:41 Changeset [1083] by
- add hotkey to the Insert button and make it the default
11/18/08:
- 21:42 Changeset [1082] by
- Make sure the marker column is made visible when opening a new editor …
- 21:18 Changeset [1081] by
- Fix a crash "Can't call method 'MarkerDeleteAll?' on an undefined value" …
- 21:17 Changeset [1080] by
- 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
- Automate the tedious task using PerlTidy. See my attached .perltidyrc as …
- 20:37 Changeset [1079] by
- first try to add plugin manager dialog
- 20:24 Changeset [1078] by
- Return menus to original state
- 20:24 Changeset [1077] by
- Make selection work.
- 20:24 Changeset [1076] by
- Add some default snippets
- 20:24 Changeset [1075] by
- Perltidy and other nicifying the code.
- 20:23 Changeset [1074] by
- Add a few more categories. Add insert button. Make cat grouping work.
- 20:23 Changeset [1073] by
- Rename class to category in snippets table. Tidy up initial snippet …
- 20:23 Changeset [1072] by
- Make snippet box look nice when class is chosen.
- 20:23 Changeset [1071] by
- Add class choice.
- 20:23 Changeset [1070] by
- Snippet insertion works now.
- 20:23 Changeset [1069] by
- The events work now.
- 20:23 Changeset [1068] by
- Add basic Snippets functionality.
- 19:05 Ticket #79 (padre --index dies) closed by
- fixed
- 19:04 Changeset [1067] by
- fix ticket #79: padre --index no longer crashes
- 18:52 Ticket #42 (Drag and drop file open) closed by
- fixed: r1066 - fixed for gui
- 18:51 Changeset [1066] by
- fix ticket #42: drag and drop file(s) open them
- 18:08 Ticket #146 (Odd behavoir when copying and pasting.) closed by
- fixed: appears to be fixed in 0.17
- 18:00 Changeset [1065] by
- 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
- When there are many files to open at launch time of Padre it takes a lot …
- 17:25 Changeset [1064] by
- forgot to Changes update with ticket closed
- 17:08 Ticket #145 (after save-as filename in the Windows/ menu isnt updated) closed by
- fixed: fixed in r1063
- 17:08 Changeset [1063] by
- fix ticket #145: save-as should update filename in the Windows/ menu
- 16:42 Changeset [1062] by
- typo fix
- 16:41 Changeset [1061] by
- lining up multiline changes
- 16:15 Changeset [1060] by
- some explanation about the new PluginManager? gui
- 16:10 Changeset [1059] by
- update the changes file
- 16:02 Ticket #137 (jumpt to document last seen) closed by
- fixed: implemented in r1058
- 16:01 Changeset [1058] by
- keep history of windows and jump to the window last visited using Windows/ …
- 15:44 Changeset [1057] by
- checking if a document is opened before checking its mtime
- 15:39 Changeset [1056] by
- hide show the margin of the syntaxt checker when it is enabled/disabled …
- 14:41 Changeset [1055] by
- Adding the implementations of a Pod2HTML wrapper and a Wx interface around …
- 14:17 Ticket #146 (Odd behavoir when copying and pasting.) created by
- When attempting to paste new text on top of some old stuff i did this. …
- 12:56 Changeset [1054] by
- some documentation for the vi plugin
- 12:38 FAQ edited by
- fix typo (diff)
- 12:24 Changeset [1053] by
- update version number of all the files to 0.17
- 12:23 Changeset [1052] by
- only check version number, dont set it in release.pl
- 12:10 Changeset [1051] by
- Adding and documenting editor_disable
- 12:08 Changeset [1050] by
- get the old release.pl script that only updates version numbers and call …
- 11:53 Changeset [1049] by
- Add Padre::Plugin to MANIFEST
- 11:51 Changeset [1048] by
- call enable_plugin on the enabled plugin (Vi) by the plugin manager
- 11:35 Changeset [1047] by
- Swithing from start/stop to enable/disable
- 11:06 Changeset [1046] by
- move the CommandLine? dialog box to the Vi plugin
- 10:59 Changeset [1045] by
- Change the list of syntax messages in the sidebar when switching editors
- 10:44 Changeset [1044] by
- 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
- * Ctrl-N new file * save it * the Windows/ menu still shows the Unsaved …
- 05:36 Articles edited by
- (diff)
11/17/08:
- 23:23 Ticket #144 (Double-click to open new tag) created by
- 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
- fixed: fixed in r374 - available since padre 0.10
- 19:13 Changeset [1043] by
- forgot to update Changes when closing ticket
- 18:16 Ticket #26 (Comment out a section of code) closed by
- fixed: all supported document types tackled, closing bug.
- 18:14 Changeset [1042] by
- un/comment lines (same as perl)
- 18:12 Changeset [1041] by
- un/comment for pir (same as perl)
- 18:10 Changeset [1040] by
- un/comment tackled for perl6
- 18:08 Changeset [1039] by
- un/comment now working for javascript
- 18:04 Changeset [1038] by
- un/comment out lines is document-type dependant this paves the way to fix …
- 17:41 Changeset [1037] by
- 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
- just as Ctrl-Shift-O does
- 16:32 Ticket #55 (recognize when file is changed on disk) closed by
- fixed
- 16:29 Changeset [1036] by
- fix ticket #55: recognize when file is changed on disk
- 15:01 Download edited by
- (diff)
- 12:27 Changeset [1035] by
- tag Padre-0.17
- 11:57 Changeset [1034] by
- Compiles now
- 11:46 Changeset [1033] by
- Plugins now documented
- 10:44 Changeset [1032] by
- clean up the key modifier handling in CommandLine?.pm as well
- 10:18 Changeset [1031] by
- clean up the key modifier handling in Vi.pm as well
- 09:56 Changeset [1030] by
- add version number
- 09:52 Changeset [1029] by
- change the syntax checking to be available only when the experimental flag …
- 09:28 Changeset [1028] by
- fix Changes file, prepare for 0.17 release
- 08:56 Changeset [1027] by
- Adding the start/stop methods
- 08:31 Ticket #142 (Padre should support invocation -> open conversion) closed by
- duplicate: duplicate of #117
- 07:20 Changeset [1026] by
- update the changes file
- 06:53 Ticket #141 (shift+tab changes tab) closed by
- fixed: fixed in r1024
- 06:47 Changeset [1025] by
- first step to support yy in vi mode
- 06:43 Changeset [1024] by
- 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
- Many applications that are capable of being launched by external programs …
- 03:00 Changeset [1023] by
- 02:17 Changeset [1022] by
- 02:11 Changeset [1021] by
- Adding the first pass at a second-generation plugin API
- 02:08 Changeset [1020] by
- Make sure Wx::Locale is in the set of loaded modules
11/16/08:
- 21:16 Changeset [1019] by
- separate goto_beginning_of_line and alow the use of (shift-6) to get …
- 21:14 Changeset [1018] by
- separate goto_end_of_line and alow the use of $ (shift-4) to get there
- 20:32 Changeset [1017] by
- switch back to File::ShareDir::PAR after 0.03 was released
- 20:01 Changeset [1016] by
- clear buffer when pressing ESC in vi mode
- 19:59 Changeset [1015] by
- first version of paste support (p and P) in vi mode
- 19:04 Changeset [1014] by
- drag-n-drop files support, based on patch from Corion (Max Maischein)
- 14:19 Changeset [1013] by
- add shift-j to join lines in vi mode
- 14:15 Changeset [1012] by
- remove parameters from text_paste_from_clipboard() calls
- 14:14 Changeset [1011] by
- A few improvements and fixes for the syntax checking code
- 13:52 Changeset [1010] by
- turn "dd" of the vi mode into a "cut" to remember what was taken
- 13:48 Changeset [1009] by
- stop passing parameters to text_cut_to_clipboard and stop trying to use …
- 13:41 Changeset [1008] by
- implement dd in vi mode
- 12:32 Changeset [1007] by
- in vi mode replace d with x as deleting character
- 12:26 Changeset [1006] by
- add experimental vi mode
- 12:20 Changeset [1005] by
- * Added some documentation on the syntax checking methods in the …
11/15/08:
- 17:36 Changeset [1004] by
- * Once again forgot about changing the "Changes"
- 17:00 Changeset [1003] by
- * Added an option to highlight the current line by setting a background …
- 16:36 Changeset [1002] by
- set svn:ignore
- 07:20 Changeset [1001] by
- add unit tests
- 00:06 Changeset [1000] by
- * Rewritten syntax checking code; should be quite usable by now * Still …
11/14/08:
- 17:05 Changeset [999] by
- lining up should be done with spaces
- 17:04 Changeset [998] by
- code folding has been fixed since r860 by hjansen++
- 17:02 Ticket #61 (Add code folding) closed by
- fixed: seems to be fixed since r860 by hjansen++ closing ticket + updating …
- 16:58 Changeset [997] by
- defer module loading as per Gabor's suggestion
- 16:50 Ticket #141 (shift+tab changes tab) created by
- shift+tab shouldn't select previous tab - it's already mapped to …
- 16:45 Changeset [996] by
- use glob aliases instead of eval.
- 16:39 Ticket #140 (reordering tabs does not change their order with ctrl+tab) created by
- 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
- fixed: fixed in r995 - ctrl+[ to mark selection start - ctrl+] to mark selection …
- 16:31 Changeset [995] by
- fix ticket #133: selection markers
- 16:14 Changeset [994] by
- move the last_test_plugin_file to another place in the configuration file
- 15:53 Changeset [993] by
- require Module::Refresh instead of use-ing
- 15:50 Changeset [992] by
- First cut at Module::Install based plugin installer
- 15:40 Changeset [991] by
- removing unused dependency
- 15:36 Changeset [990] by
- delay App::Ack loading to reduce memory usage & start time
- 14:25 Changeset [989] by
- talked to Gabor. Missed discussion about nested plugin namespaces: Plugins …
- 14:14 Changeset [988] by
- upgrade dependencies to improved (read: fixed) versions
- 13:29 Changeset [987] by
- use menu_name
- 13:24 Changeset [986] by
- use a better variable name: is what the comments imply and how it's …
- 13:23 Changeset [985] by
- make nested plugin namespaces work from .par archives (i.e. map …
- 12:47 Changeset [984] by
- require modules as per Gabor's suggestion; remove stray debugging code
- 12:34 Download edited by
- (diff)
- 10:18 Changeset [983] by
- rename menu_tools to menu_plugin_tools
- 10:13 Changeset [982] by
- update MANIFEST
- 09:33 Changeset [981] by
- limit the depth of the pluigns to 1 again
- 09:21 Changeset [980] by
- fix small syntax error
- 08:59 Download edited by
- open suse link (diff)
- 08:13 Changeset [979] by
- no "Use of uninitialized value in numeric lt (<) at lib/Padre/Document.pm …
- 07:52 Ticket #139 (Improve the speed of PPI) created by
- In order to use PPI for syntax checking or syntax highlighting we have to …
- 07:15 Ticket #138 (upgrade Scintilla in wxWidgets) created by
- The perl 5.10 needs Scintilla 1.76 but of course the best to upgrade …
- 06:09 Changeset [978] by
- Removing the Development dir
- 06:08 Changeset [977] by
- Now we have menu_name we don't need to rely on the colon conversion
- 05:02 Changeset [976] by
- Adding a proper label
- 05:00 Changeset [975] by
- Some changes to make the default plugin more approachable
- 04:59 Changeset [974] by
- Moved Tools under Plugins as Plugin Tools
- 03:13 Changeset [973] by
- new 60-db.t
- 03:05 Changeset [972] by
- fix editor_whitespaces in 02-new.t
- 02:59 Ticket #126 (Menu: clean recent file list) closed by
- fixed: as r971
- 02:55 Changeset [971] by
- clear recent files list.
- 02:10 Ticket #125 (Menu: Open all recent files) closed by
- fixed: r970
- 02:07 Changeset [970] by
- open_all_recent_files
- 01:35 Changeset [969] by
- make Menu.pm more clean
- 01:25 Changeset [968] by
- cleanup perl/run/plugin in Menu.pm
- 01:19 Changeset [967] by
- split edit and view from sub new in Menu.pm
- 01:11 Changeset [966] by
- clean up File menu in Menu.pm
11/13/08:
- 23:18 Ticket #122 (Alt-n mechnism gives warnings) closed by
- fixed: Alt-n removed
- 23:15 Changeset [965] by
- add Experimental/ menu option to turn on/off syntax checking with PPI
- 22:51 Changeset [964] by
- some javascript love.
- 22:24 Changeset [963] by
- 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
- fixed: fixed in r962
- 18:57 Changeset [962] by
- fix ticket #104: padre crashes when running ack
- 18:38 Ticket #132 (Show white space and tab) closed by
- fixed: fixed in r961
- 18:38 Changeset [961] by
- fix ticket #132: hide/show white spaces and tabs
- 17:57 Ticket #131 (Toggle full screen mode F11) closed by
- fixed: fixed in r960
- 17:56 Changeset [960] by
- fix ticket #131: toggle fullscreen with f11
- 17:43 Changeset [959] by
- remove unicode character, unfortunately Padre has problems with those
- 17:42 Changeset [958] by
- fix failing syntax test due to lack of use statement
- 17:37 Changeset [957] by
- skip compile test on windows
- 16:56 Ticket #128 (Join Lines Ctrl-J) closed by
- fixed: fixed in r956
- 16:56 Changeset [956] by
- fix ticket #128: Join Lines with Ctrl-J
- 16:36 Changeset [955] by
- fixing the change r954 to allow the switching to other windows from the …
- 16:33 Changeset [954] by
- eliminate the Alt-n hot-keys but show all the open files in the Windows …
- 16:15 Changeset [953] by
- factor out the create_main_menu_bar method so it can be reused later in …
- 16:05 Changeset [952] by
- remove unused code in menu refresh
- 15:55 Ticket #100 (Enable/Disable the subs window via View menu) closed by
- fixed
- 15:51 Ticket #14 (Move between the editor and the output window with some hot-key) closed by
- fixed: r951 finished both directions Ctrl-O (output) and Ctlr-M (main)
- 15:50 Changeset [951] by
- add menu option with hot key to GoTo? Main Window
- 15:41 Changeset [950] by
- add hotkeys to the Perl and Run menues
- 15:35 Changeset [949] by
- move the GoTo? Subs and GoTo? Output Window menu items under the Windows …
- 15:32 Changeset [948] by
- update GoTo? Subs Window menu text
- 15:31 Changeset [947] by
- add menu and hot-key to move to the output window #14
- 15:19 Ticket #136 (Menu option: Tools/Reload MY plugin) closed by
- fixed: done by r946
- 15:13 Changeset [946] by
- add menu item to reload MY plugin
- 15:02 Changeset [945] by
- split up the reload_plugins method an move out the reload_module function
- 14:58 Changeset [944] by
- split up the reload_plugins method
- 14:48 Ticket #137 (jumpt to document last seen) created by
- 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
- 14:16 Ticket #135 (list of subs should be incemental searchable) created by
- 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
- 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
- Sometimes I need to select from the beginning of a block (subroutine) till …
- 13:38 Changeset [943] by
- document menu_name in plugins
- 13:33 Changeset [942] by
- add missing prereqs
- 12:34 Ticket #132 (Show white space and tab) created by
- 12:34 Ticket #131 (Toggle full screen mode F11) created by
- 12:31 Ticket #130 (key binding and menu option for rectangular select) created by
- 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
- From Notepad++ Do we need these?
- 12:25 Ticket #128 (Join Lines Ctrl-J) created by
- 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
- Insert TAB (Indent) TAB Remove TAB (Outdent) Shift-TAB Duplicate Current …
- 11:37 Ticket #126 (Menu: clean recent file list) created by
- 11:37 Ticket #125 (Menu: Open all recent files) created by
- 11:35 Ticket #124 (drag-and-drop selection) created by
- User should be able to select some text and using the mouse to …
- 11:34 Ticket #123 (Save Session / Load Session) created by
- Currently Padre saves the list of open files and the user can decide what …
- 11:12 Changeset [941] by
- move "Insert From File..." to Edit menu instead of …
- 10:58 Changeset [940] by
- move reload_plugins and test_a_plugin from Development/Tools?.pm to …
- 10:41 Ticket #112 (HTML export) closed by
- fixed: check CPAN Padre::Plugin::HTML::Export Thanks.
- 10:35 Changeset [939] by
- Task::Padre::Plugin::Deps 0.02
- 10:32 Changeset [938] by
- 0.04 Task::Padre::Plugins
- 10:22 Changeset [937] by
- bug fix for Plugin::A::B
- 10:16 Changeset [936] by
- add a new Tools menu and add a menu option to edit the MY plugin
- 10:15 Changeset [935] by
- when creating the .padre directory copy the MY plugin
- 08:11 Ticket #122 (Alt-n mechnism gives warnings) created by
- 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
- fixed
- 08:03 Changeset [934] by
- if the subs window is closed Edit/Subs? or Alt-S should open it
- 07:21 Changeset [933] by
- 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
- In such case I think when the sub is selected the subs window should hide …
- 21:17 Changeset [932] by
- add MY plugin to be used as the individual plugin ofe every user
- 20:39 Ticket #120 (Emacs Keybindings) created by
- Currently the key blocker for me are the lack of support for emacs key …
- 20:35 Changeset [931] by
- more about hacking Padre
- 19:59 Changeset [930] by
- further automate the release script of Padre using svn export
- 18:09 Changeset [929] by
- 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
- fixed: attached patch fixes this enhancement. this is my first contribution: - …
- 16:48 Changeset [928] by
- set svn:ignore
- 16:43 Changeset [927] by
- add initial Task::Padre::Plugin::Deps
- 16:20 Changeset [926] by
- set svn:ignore
- 16:11 Changeset [925] by
- Document changes, this is Padre::Plugin::PAR 0.04
- 15:03 Changeset [924] by
- add docs about the experimental flag
- 14:37 Changeset [923] by
- remove generated files
- 13:30 Changeset [922] by
- tag Padre-Plugin-CommandLine?-0.01
- 13:27 Changeset [921] by
- support TAB and Shift-TAB in comman line
- 13:15 Changeset [920] by
- * Only check syntax of Perl files
- 13:13 Changeset [919] by
- fix the Ctrl-TAB and Shift-Ctrl-TAB to work regardless the other meta keys
- 12:48 Changeset [918] by
- remove mistakenly committed inclusion of -I path
- 12:27 Changeset [917] by
- allow the user to type partial path and get the restricted list
- 11:22 Changeset [916] by
- stamp changes file
- 11:07 Changeset [915] by
- comment Padre::Plugin::PluginHelper? since it's in core.
- 10:32 Changeset [914] by
- eliminate undef warning when switching files
- 10:28 Changeset [913] by
- move part of the pod within the file
- 10:19 Changeset [912] by
- more about hacking
- 10:10 Changeset [911] by
- Quick Find
- 09:50 Changeset [910] by
- * Small fixes to the syntax checking code plus a TODO marker
- 09:40 Changeset [909] by
- * VERY experimental syntax checking and reporting in VERY early stage * …
- 09:29 Changeset [908] by
- some information to anyone who wants to start hacking Padre
- 09:11 Changeset [907] by
- add documentation to Padre.pm
- 07:36 Changeset [906] by
- some readme cleanup in the CommandLine? plugin
- 07:02 Changeset [905] by
- fix the function go when text contains " # it's a test sub xxx"
- 06:32 Changeset [904] by
- add "Insert From File..." into Developer Tools.pm we need move it to …
- 05:37 Changeset [903] by
- pod updates.
- 05:24 Ticket #119 (when closing the output and sub window using their [x] the relevant menu ...) closed by
- invalid
- 05:20 Changeset [902] by
- cleanup the code.
- 05:16 Changeset [901] by
- 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
- sorry, it seems I wasn't looking at the latest
- 02:30 Ticket #98 (line-wrapping) closed by
- fixed: done as r900
- 02:29 Changeset [900] by
- keep the same to use spaces instead of tab in Changes
- 02:25 Changeset [899] by
- "Default word wrap on for each file" in Preferences
- 02:08 Changeset [898] by
- word change to "Word Wrap"
- 01:41 Changeset [897] by
- add check $document in void error when exit.
- 01:33 Changeset [896] by
- remove 'exp' flag on 'Wrap Lines'
- 01:31 Changeset [895] by
- refresh "Wrap Lines" on switch tab.
- 01:18 Changeset [894] by
- add wrap lines
11/11/08:
- 23:46 Changeset [893] by
- on_close_pane works
- 23:12 Changeset [892] by
- add something todo on_close_pane
- 22:59 Changeset [891] by
- typo error fix
- 22:57 Changeset [890] by
- on_close_pane (not finished)
- 22:10 Changeset [889] by
- factor out the on_key_pressed function
- 22:04 Changeset [888] by
- first almost working version of CommandLine? Plugin
- 21:33 Changeset [887] by
- remove the already invalid path to the plugins from dev.pl
- 21:31 Changeset [886] by
- 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
- LANG=da_DK.UTF-8 padre <file> gives this error on startup: Use of …
- 19:12 Articles edited by
- (diff)
- 18:19 Articles edited by
- (diff)
- 14:57 Screenshots edited by
- Screenshot of current devel version added (diff)
- 13:56 Documentation created by
- 13:50 Ticket #117 (Single Padre running, open file in already running Padre) created by
- There should be an optional (??) feature to make sure there is a …
- 13:25 Changeset [885] by
- * Allow the user to drag around the subwindows and dock them were she/he …
- 11:06 Changeset [884] by
- fix t and remove exp flag
- 10:49 Ticket #114 (Show/hide the list of subs window) closed by
- fixed: it's fixed as r883
- 10:48 Changeset [883] by
- Show/hide the list of subs window
- 10:40 Changeset [882] by
- create the database for backups
- 09:57 Changeset [881] by
- make show functions working, 'remember' will be added next time
- 09:22 Changeset [880] by
- add module and test skeleton for autosave
- 07:17 Changeset [879] by
- Tweaking some English
- 06:49 Ticket #116 (Collect usage statistics) created by
- We would like to collect some usage statistics with the users approval. By …
- 05:30 Changeset [878] by
- Remove the catfiles from tango calls
- 05:28 Changeset [877] by
- Don't need to catfile yourself when passing to Padre::Wx::tango
- 04:48 Changeset [876] by
- Adding a stub menu entry for "Show/Hide? Functions". Splitting the GUI …
- 04:14 Changeset [875] by
- Re-ordering toolbar, make more readable/maintainable layout, and removed …
- 02:01 Changeset [874] by
- fix "Show Output"
11/10/08:
- 21:25 Changeset [873] by
- fix the saving of the new autoindentation preference implement the three …
- 21:10 Changeset [872] by
- add new preference option for autoindenting
- 21:09 Changeset [871] by
- documentation refactoring
- 20:52 Changeset [870] by
- revert to us File::ShareDir? till we figure out what is the problem with …
- 20:27 Changeset [869] by
- fix plugin manager test, checking minimum number of plugins as there might …
- 18:36 Changeset [868] by
- more documentation
- 18:34 Changeset [867] by
- change the name of the menu option
- 15:06 Features edited by
- (diff)
- 15:05 Ticket #115 (simple GUI designer) created by
- 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
- Since the switch to AUI we cannot close the Output windows. The user has …
- 11:45 Ticket #113 (Resize the notebook windows) created by
- The editor pages within the notebook can be now dragged around but there …
- 11:00 FAQ created by
- 10:26 Features edited by
- (diff)
- 09:37 Features edited by
- (diff)
- 09:35 Ticket #112 (HTML export) created by
- To export the source of program with the syntax colouring.
- 09:32 Ticket #111 (continous syntax checking) created by
- While typing code constantly check the syntax and display errors as they …
- 09:30 Ticket #110 (Interactive shell) created by
- 09:22 Download edited by
- (diff)
- 08:04 Changeset [866] by
- add all remaining plugins commented out and with comments so it will be …
- 07:09 Changeset [865] by
- expect "en" in the default configuration
- 07:08 Changeset [864] by
- fix typo in Changes file
- 06:18 Ticket #109 (Padre::Plugin::SpellCheck Integrate spell checker) created by
- 05:05 Changeset [863] by
- fix a paste error when select something then paste ( part 2 )
- 04:34 Changeset [862] by
- fix a paste error when select something then paste
- 01:31 Changeset [861] by
- host locale default value 'en'
Note: See TracTimeline
for information about the timeline view.
