summaryrefslogtreecommitdiff
path: root/portato/gui/windows (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Make translation work correctlyRené 'Necoro' Neumann2009-02-191-0/+10
|
* TranslationsRené 'Necoro' Neumann2009-02-191-1/+1
|
* Make the plugin menu work againRené 'Necoro' Neumann2009-02-181-6/+18
|
* Add 'get_ui()' method for convenienceRené 'Necoro' Neumann2009-02-182-5/+18
|
* Remove the 'Popup' classRené 'Necoro' Neumann2009-02-181-1/+1
|
* Remove the 'Popup' classRené 'Necoro' Neumann2009-02-181-12/+0
|
* Add dummy signal handlers for PackageTable -- and so also the error output ↵René 'Necoro' Neumann2009-02-182-2/+17
| | | | for not connected signals
* Remove the 'pause' hackRené 'Necoro' Neumann2009-02-181-52/+8
|
* Fix popupsRené 'Necoro' Neumann2009-02-181-2/+2
|
* Make it start - though there are still itches - esp. with the menuRené 'Necoro' Neumann2009-02-181-13/+12
|
* converted the basic structure to gtkbuilderRené 'Necoro' Neumann2009-02-181-20/+25
|
* Show database types in the preferences - though nothing useful can be done ↵René 'Necoro' Neumann2009-02-181-0/+11
| | | | atm ;)
* Fixed manual searchRené 'Necoro' Neumann2009-02-171-1/+1
|
* Merge in DB branch (even though it does not offer the change-db-in-prefs ↵René 'Necoro' Neumann2009-02-171-9/+26
|\ | | | | | | feature)
| * Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-021-5/+5
| |
| * Handle non existing versionsRené 'Necoro' Neumann2009-02-021-4/+20
| |
| * Merged in new session stuffRené 'Necoro' Neumann2009-01-281-2/+2
| |\
| | * Add a global session listRené 'Necoro' Neumann2009-01-281-2/+2
| | |
| * | Use the new database class layoutRené 'Necoro' Neumann2009-01-281-1/+2
| |/
* | First part of fixing the searchRené 'Necoro' Neumann2009-02-171-3/+0
| |
* | Fixed the jump_to logic (seemed like it stopped working right after having ↵René 'Necoro' Neumann2009-02-171-68/+73
| | | | | | | | introduced the porthole like cat listing)
* | Set default app icon -- also for dialogsRené 'Necoro' Neumann2009-02-172-2/+5
| |
* | Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabsRené 'Necoro' Neumann2009-02-091-1/+1
| |
* | Same copyright statement in all filesRené 'Necoro' Neumann2009-02-079-9/+9
|/
* Remove the cluttering section names; rename main session section from ↵René 'Necoro' Neumann2009-01-272-10/+14
| | | | 'window' to 'gui'
* Fix and use the features of previous revisionRené 'Necoro' Neumann2009-01-271-1/+1
|
* Add prerequisite checking before startupRené 'Necoro' Neumann2009-01-151-2/+22
|
* Make the use list lazy tooRené 'Necoro' Neumann2008-12-051-69/+77
|
* Make the dependency list lazyRené 'Necoro' Neumann2008-12-051-110/+105
|
* Sort the dependency flagsRené 'Necoro' Neumann2008-12-051-1/+19
|
* Save pref window dimensions in sessionRené 'Necoro' Neumann2008-11-241-0/+19
|
* Allow session stuff being stored in the configRené 'Necoro' Neumann2008-11-241-0/+16
|
* Increase session version for the last changeRené 'Necoro' Neumann2008-11-241-1/+1
|
* Change ', ' into '@' for the selection pathesRené 'Necoro' Neumann2008-11-031-7/+7
|
* Add defaults only session loadingRené 'Necoro' Neumann2008-11-031-3/+4
|
* Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann2008-11-021-36/+87
|
* Merge in SQL stuffRené 'Necoro' Neumann2008-11-021-1/+0
|
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-281-6/+6
|
* Do not insert empty lines before expanded useflags in the queue tooltip, if ↵René 'Necoro' Neumann2008-10-281-1/+4
| | | | there are no other useflags
* Also use WrappedTree in popupsRené 'Necoro' Neumann2008-09-181-1/+1
|
* Attach logfile to mailRené 'Necoro' Neumann2008-09-151-14/+26
|
* New dependency handling. Should fix some bugs.René 'Necoro' Neumann2008-09-151-31/+25
|
* Removed ConfigParser.set_boolean and use normal ConfigParser.set insteadRené 'Necoro' Neumann2008-09-021-2/+2
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-029-2415/+2415
|
* Disable '--oneshot' button if senselessRené 'Necoro' Neumann2008-07-281-1/+4
|
* Added one level of indirection to find wrong calls of 'get_widget'René 'Necoro' Neumann2008-07-281-1/+20
|
* Removed obsolete queuePopupRené 'Necoro' Neumann2008-07-281-1/+0
|
* New --oneshot-cb worksRené 'Necoro' Neumann2008-07-281-2/+9
|
* First support for the new emerge optionsRené 'Necoro' Neumann2008-07-281-15/+20
|
* Add scrollbacklines to configRené 'Necoro' Neumann2008-07-281-1/+1
|