source: trunk/uigtk.py @ 335

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @324   3 years marc First try at backport
(edit) @321   3 years marc Removed win-setup and added nicoleau and ezequiel credit, sorted docs
(edit) @309   3 years marc Improved spec file, removed unused images from installation, fixed a bug …
(edit) @289   3 years marc Better stock buttons
(edit) @288   3 years marc Fixed save button, removed print form config, removed rpm from changelog
(edit) @287   3 years marc Better placement of files in APPDATA Win 7/XP. Basic audio support on win …
(edit) @285   3 years nahuel New server log for twisted details, save button and timestamp preference, …
(edit) @283   3 years marc removed debug print
(edit) @282   3 years marc Fixed access path from GuiLog? to Gui variables
(edit) @281   3 years marc new global for itaka min screen height, expander will hide prefs too
(edit) @280   3 years marc Fixed expanding preferences for low res displays and libnotify icons, …
(edit) @279   3 years marc Better checking of Expansion of panes
(edit) @278   3 years marc Dir and type methods for debugging, fixed config print method, added …
(edit) @277   3 years marc Enhanced console logging functions to support multiple arguments and …
(edit) @275   3 years marc Fixed error reporting for different socket.errors from twisted, better …
(edit) @274   3 years marc Better port bind fail error, better console print functions, better error …
(edit) @273   3 years marc Better error handling for Py.2.6 and twisted
(edit) @271   3 years marc Better utf-8 encoding support, better naming of arguments for …
(edit) @268   3 years marc Fixed fatal PyGTK bug on some versions; Updated years, emails, changelog, …
(edit) @265   5 years marc More cleanup
(edit) @264   5 years marc Code cleanup
(edit) @263   5 years marc Cleaned up code of the GUI.
(edit) @260   5 years marc Updated man and sgml, fixed some invalid names
(edit) @246   5 years marc Abstracted IconResource? to FileResource? to be reused. Fixed some typos …
(edit) @244   5 years marc Minor improvement to HTTP Authentication. Don't clean status labels on …
(edit) @242   5 years marc Fixed a collision with the new naming. Ignore binary .mo translations.
(edit) @241   5 years marc Clean up the code to approach PEP-8. Ignore .pyw, only used on builds. …
(edit) @238   5 years marc Cleaned up doc, add Doxygen support, update translation strings and …
(edit) @236   5 years marc Switch to GPLv3
(edit) @235   5 years marc Major changes to docs, makefiles, debian rules to support translations.
(edit) @233   5 years marc More changes and Makefile support for translations.
(edit) @230   5 years marc Started working on Translations
(edit) @229   5 years marc RPM packages information.
(edit) @223   5 years marc Use shortcut hints in trayicon
(edit) @222   5 years marc Updated version strings to 1.0, cleaned up strings
(edit) @221   5 years marc Center preferences label on frame border
(edit) @215   5 years marc Minor UI changes, debug meta option in config, fixed a major bug in …
(edit) @211   5 years marc Merged back changes done in 0.2 freeze
(edit) @201   5 years marc Updated Active window to a combo box. Changed " to ' in file. Updated …
(edit) @195   5 years marc Scroll to the last event
(edit) @194   5 years marc Fixed broken warning notifications, again. Fixed syntax error in active …
(edit) @193   5 years marc Fixed broken warning notifications, again. Fixed syntax error in active …
(edit) @192   5 years marc Added secure-take images.
(edit) @186   5 years marc Minor improvement to server code. Use the new Secure itaka logo.
(edit) @185   5 years marc Add Basic HTTP Authentication support RFC 2617. Detailed log message are …
(edit) @173   5 years marc Dont hide server log on stopping server. Fixed minor UI quirk when …
(edit) @168   5 years marc Added a HACKING guide. Completely modularized and rewrote the HTTP Server. …
(edit) @167   5 years marc Typo.
(edit) @163   5 years marc Bug fix when quitting, changed text for screenshot taken in log.
(edit) @162   5 years marc Completely separated and encapsulated the Twisted Server code. Minor …
(edit) @161   5 years marc Rewrote parts of the Gui log handling and pausing. Fixing a bug.
(edit) @160   5 years marc Fixed class definitions, catch exception of not being able to open display
(edit) @156   5 years marc Select the iter on events log when its a failure. Update to more literal …
(edit) @154   5 years marc Rewrote parts of the configuration engine to better handling upgrading …
(edit) @152   5 years marc Gtk Widget definitions and right output settings
(edit) @151   5 years marc Fixed issue when restarting server
(edit) @150   5 years marc Abstracted startstop()
(edit) @149   5 years marc Completely rewrote console output engine and Gui logging engines, includes …
(edit) @147   5 years marc Minor UI quirks
(edit) @146   5 years marc Added GUI elements for active window and scaling, fixed bug in screenshot …
(edit) @145   5 years marc Per-key configuration
(edit) @144   5 years marc Added info about epydoc, renamed stupid private methods. Updated …
(edit) @142   5 years marc Minor improvements to docs and code syntax
(edit) @140   5 years marc More minor corrections and comments by pychecker
(edit) @139   5 years marc Major recommenting…
(edit) @136   5 years marc Minor makefile improvement, Rewrote the screenshot module completely to …
(edit) @135   5 years marc Closing bug #7
(edit) @134   5 years marc Fixed a syntax bug for old gtk versions, changed strings in GUI to be more …
(edit) @130   5 years marc Updated text labels to be more literal, removed a redundant print and …
(edit) @127   5 years marc Better fatal error handling, stop server, added BUGS file, fixed dynamic …
(edit) @126   5 years marc Fixed errors when python-notify is not available
(edit) @124   5 years marc Merged back newui branch
(edit) @81   5 years marc minor text string changes
(edit) @78   5 years marc Changed window sizes, fixed and changed about dialog and TODO list
(edit) @77   5 years marc Fixed start/stop twisted server reactor, tightened request requirements, …
(edit) @76   5 years marc Stopping server changes
(edit) @75   5 years marc More and more changes
(edit) @74   5 years marc Updated TODO, proper pynotify support, bugfixes all over
(edit) @73   5 years marc Keywords, bugfixes
(edit) @72   5 years marc Added license text to all files, completely stripped ftp and ssh support, …
(edit) @71   5 years marc Fixed indentation issues.
(edit) @70   5 years marc Removed Darwin Support, removed audio, ftp, and ssh support. Reindented …
(edit) @59   6 years marc Fixed new calcsince implementation.
(edit) @58   6 years marc Rewrote the calcsince method to become more logical and readable. …
(edit) @55   6 years sanmarcos Broken preference dynamic update support
(edit) @51   6 years sanmarcos Initial GTK Preferences support
(edit) @26   6 years sanmarcos Cocoa infrastructural support. Cocoa screenshooting added
(edit) @25   6 years sanmarcos Fixes
(edit) @24   6 years sanmarcos Cocoa support fixes
(add) @23   6 years sanmarcos UI/core split. Added preliminary Cocoa interface. Fixed ftp debug bug.
Note: See TracRevisionLog for help on using the revision log.