root/trunk/RBSkinning/RBSkinning/wxPythonSkin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @757 [757] 05/05/04 22:47:29 sholloway --
(edit) @752 [752] 03/21/04 00:05:32 sholloway --
(edit) @741 [741] 02/10/04 12:34:20 sholloway *** empty log message ***
(edit) @737 [737] 01/28/04 19:22:42 sholloway *** empty log message ***
(edit) @736 [736] 01/26/04 15:07:34 gwm *** empty log message ***
(edit) @735 [735] 01/23/04 16:16:47 gwm *** empty log message ***
(edit) @733 [733] 10/30/03 14:08:12 gwm Completed work on ComposedLayoutDockView?
(edit) @730 [730] 10/23/03 17:19:46 gwm *** empty log message ***
(edit) @729 [729] 10/23/03 14:01:02 gwm *** empty log message ***
(edit) @721 [721] 10/14/03 13:31:09 sholloway *** empty log message ***
(edit) @718 [718] 10/13/03 12:30:34 sholloway *** empty log message ***
(edit) @708 [708] 09/22/03 16:50:29 sholloway *** empty log message ***
(edit) @690 [690] 09/05/03 14:40:29 sholloway *** empty log message ***
(edit) @689 [689] 09/05/03 14:00:54 sholloway *** empty log message ***
(edit) @674 [674] 08/26/03 19:11:05 sholloway *** empty log message ***
(edit) @669 [669] 08/21/03 09:44:05 gwm *** empty log message ***
(edit) @650 [650] 07/31/03 13:21:56 sholloway *** empty log message ***
(edit) @649 [649] 07/31/03 11:06:11 gwm *** empty log message ***
(edit) @646 [646] 07/30/03 09:50:44 sholloway *** empty log message ***
(edit) @639 [639] 07/21/03 09:35:04 sholloway Adjustments to reduce flash
(edit) @634 [634] 07/16/03 02:13:14 sholloway *** empty log message ***
(edit) @614 [614] 07/12/03 20:20:09 sholloway Fixes for xml CDATA optizations in python 2.3 New color string …
(edit) @611 [611] 07/10/03 01:09:29 sholloway Didn't like the options for RowColSIzer.... so derived from it and added …
(edit) @610 [610] 07/09/03 19:29:45 sholloway Fixed some titling problems with notebook dock hosts
(edit) @609 [609] 07/09/03 13:48:52 sholloway Changes to simplify dockhost/dockcontainer relationships
(edit) @608 [608] 07/09/03 10:46:07 sholloway *** empty log message ***
(edit) @607 [607] 07/08/03 19:57:25 sholloway forgot to remove print debugging
(edit) @606 [606] 07/08/03 19:55:07 sholloway Added layout_table wxPythonSkin element
(edit) @603 [603] 07/07/03 23:05:40 sholloway *** empty log message ***
(edit) @601 [601] 07/03/03 00:15:52 sholloway Changed default to True (again... sigh)
(edit) @599 [599] 06/30/03 15:50:32 sholloway *** empty log message ***
(edit) @598 [598] 06/30/03 02:12:11 sholloway *** empty log message ***
(edit) @593 [593] 06/26/03 18:02:20 sholloway *** empty log message ***
(edit) @586 [586] 06/23/03 19:56:37 gwm *** empty log message ***
(edit) @575 [575] 06/18/03 13:35:23 sholloway *** empty log message ***
(edit) @574 [574] 06/18/03 12:25:11 sholloway Forgot to take out the print statement
(edit) @573 [573] 06/18/03 12:14:46 sholloway mega bugfixes
(edit) @566 [566] 06/14/03 15:58:00 sholloway TopLevel? windows and application exit issues resloved
(edit) @565 [565] 06/14/03 14:59:08 sholloway Added Layout() call to dialog and frame and dialog
(edit) @563 [563] 06/14/03 11:06:03 sholloway Extended wxSubObsEvtHandler to extend generic wxEvtHandlers
(edit) @562 [562] 06/14/03 10:35:56 sholloway Extended to multiple handler objects
(edit) @561 [561] 06/14/03 10:31:01 sholloway Fixed command_events to work with different event handlers, since …
(edit) @560 [560] 06/13/03 15:40:53 gwm Created wxGauge control to be used with Splash Screen..
(edit) @542 [542] 05/17/03 14:10:59 gwm *** empty log message ***
(edit) @528 [528] 04/25/03 00:08:31 sholloway Depreciating WeakBind?, LazyProperty? General cleanup tasks Demo cleanups
(edit) @523 [523] 04/22/03 09:53:02 gwm Added 'source' attribute
(edit) @515 [515] 04/16/03 10:08:16 gwm *** empty log message ***
(edit) @512 [512] 04/15/03 01:16:48 sholloway Replaced event_handlers with a more pervalient and see-through scheme in …
(edit) @508 [508] 04/09/03 13:36:07 gwm *** empty log message ***
(edit) @505 [505] 04/09/03 00:33:50 sholloway Added Subject/Observer based event handler, and made it the default for …
(edit) @504 [504] 04/08/03 14:46:59 sholloway Changed docking components to allow for single replacement
(edit) @502 [502] 04/08/03 00:32:39 sholloway Added popup compound skin object Fixed layout so it doesn't add top level …
(edit) @501 [501] 04/06/03 13:25:01 sholloway Removed dependencies on calldll/npstruct/dynwin in favor of the more …
(edit) @499 [499] 04/05/03 14:14:55 sholloway Fixed XML Grafting support in XMLSkinner Adjusted unravel node …
(edit) @498 [498] 04/03/03 22:46:08 sholloway Added wxNotebookDockHost support
(edit) @495 [495] 04/03/03 15:52:53 sholloway Simplifed some inheritable settings code Adjusted CompoundSkinObject? for …
(edit) @490 [490] 04/03/03 09:27:09 sholloway Bug fixes in wxNotebook related code Bug fixes with the docking tools with …
(edit) @488 [488] 04/02/03 01:07:15 sholloway A few bug fixes from code rot Added support for creating compound skin …
(edit) @479 [479] 03/19/03 22:43:52 sholloway Finished up the docking tools Cleaned up a rarely seen bug in the layouts …
(edit) @478 [478] 03/19/03 00:44:19 sholloway Bugfixes to layouts Added "expander" element to wxPythonSkin that modifies …
(edit) @477 [477] 03/18/03 16:29:04 sholloway Added "show" attribute to all wxWindow derived objects in …
(edit) @475 [475] 03/15/03 01:00:36 sholloway Fixed some sash problems Cleaned up layout fit, autosizing and formalized …
(edit) @473 [473] 03/14/03 02:37:03 sholloway Changed self.context.frame = BLAH to a 'ctxvar' setting Changed …
(edit) @472 [472] 03/14/03 02:26:35 sholloway Removed "parentvar" and "parentnode" attributes from SkinObject? Changed …
(edit) @469 [469] 03/12/03 17:32:40 sholloway *** empty log message ***
(edit) @395 [395] 01/12/03 22:43:15 sholloway Moved all references from Foundation to RBFoundation
(edit) @393 [393] 01/12/03 16:42:13 sholloway *** empty log message ***
(edit) @389 [389] 12/17/02 17:49:23 sholloway *** empty log message ***
(edit) @388 [388] 12/17/02 15:10:12 sholloway Added some syntatic sugar to SkinContext? so that context[1] gives you the …
(edit) @381 [381] 11/21/02 18:29:30 sholloway *** empty log message ***
(edit) @298 [298] 09/26/02 20:23:08 sholloway *** empty log message ***
(edit) @290 [290] 09/24/02 02:14:45 sholloway Added doctests!!!
(edit) @287 [287] 09/20/02 11:52:35 sholloway *** empty log message ***
(edit) @286 [286] 09/20/02 02:10:14 sholloway Release 0.3.2 checkin!
(edit) @282 [282] 09/11/02 13:12:39 sholloway *** empty log message ***
(edit) @279 [279] 09/06/02 22:52:16 sholloway Added an ActiveX skin element and demo
(edit) @277 [277] 09/02/02 12:54:18 sholloway Optimized XMLObjectify Optimized some elementes derived from SkinObject?
(edit) @268 [268] 08/14/02 23:46:09 sholloway Updated wxSkinObject's namespace and locals eval support for more …
(edit) @262 [262] 08/03/02 16:39:26 sholloway *** empty log message ***
(edit) @253 [253] 07/30/02 18:34:46 sholloway Changed to BSD License
(edit) @245 [245] 07/26/02 22:45:40 sholloway Added more skin setting inheritence framework. Use …
(edit) @243 [243] 07/24/02 16:53:16 sholloway Renamed wxPythonSkin's "id" attribute to "wxid"
(edit) @240 [240] 07/24/02 14:16:44 sholloway Changed "in self.settings" to "in self.settings.source" Added subgraph dot …
(edit) @238 [238] 07/24/02 11:59:08 sholloway Changed some eval calls to int calls for speed Removed …
(edit) @237 [237] 07/23/02 18:06:45 sholloway Added rollover skin support
(edit) @236 [236] 07/23/02 16:43:49 sholloway Added frame sizing to the frame_mover skin node
(edit) @235 [235] 07/23/02 15:14:40 sholloway Added a Tkinter skin extension demo
(edit) @226 [226] 07/18/02 18:11:34 sholloway Added unravling the unravel stops... Made ObjectifedXMLSkin compliant with …
(edit) @217 [217] 07/17/02 17:12:08 sholloway Refactored Foundation.Skinning.StateSkin? to a more consistent state Added …
(edit) @211 [211] 07/13/02 22:35:26 sholloway *** empty log message ***
(edit) @208 [208] 07/04/02 14:15:08 sholloway *** empty log message ***
(edit) @207 [207] 07/03/02 13:48:46 sholloway Rearranging things & generally cleaning up
(edit) @204 [204] 06/27/02 17:30:35 sholloway Added and fixed minsize / autominsize stuff
(edit) @203 [203] 06/27/02 16:52:47 sholloway Added minsize support
(edit) @202 [202] 06/26/02 19:10:13 sholloway Added sizehints to windowed objects
(edit) @200 [200] 06/26/02 15:50:18 sholloway Added Locking methods Added parentvar/ parentnode
(edit) @196 [196] 06/25/02 10:07:34 sholloway *** empty log message ***
(edit) @195 [195] 06/24/02 16:03:37 sholloway *** empty log message ***
(edit) @194 [194] 06/24/02 15:50:41 sholloway *** empty log message ***
(edit) @189 [189] 06/21/02 09:09:11 sholloway *** empty log message ***
Note: See TracRevisionLog for help on using the revision log.