summaryrefslogtreecommitdiff
path: root/portato/gui/windows (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-15Disallow enabling expanded useflags - only their specific valuesRené 'Necoro' Neumann1-7/+4
2009-04-25Add emerge options slotRené 'Necoro' Neumann1-0/+3
2009-04-24Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann1-1/+6
2009-04-24Create PluginMenuSlotRené 'Necoro' Neumann1-0/+22
2009-04-24Load plugins later in the startup process. No menu magic anymoreRené 'Necoro' Neumann1-25/+5
2009-04-07Fixed pyflakes errorsRené 'Necoro' Neumann1-6/+6
2009-03-09Fix the index error on pkglist jump.v0.12.1René 'Necoro' Neumann1-2/+18
2009-03-02Fix searchRené 'Necoro' Neumann1-0/+3
2009-02-20Fix cat-loading errorRené 'Necoro' Neumann1-4/+4
2009-02-20Well - might be nice, if we actually save the db-type changes...René 'Necoro' Neumann1-0/+5
2009-02-20Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann2-2/+18
2009-02-20Add color btns to the preferences, so they are configurable here tooRené 'Necoro' Neumann2-13/+37
2009-02-19Make combos workRené 'Necoro' Neumann1-3/+12
2009-02-19Fix gettext library nameRené 'Necoro' Neumann1-1/+1
2009-02-19Make translation work correctlyRené 'Necoro' Neumann1-0/+10
2009-02-19TranslationsRené 'Necoro' Neumann1-1/+1
2009-02-18Make the plugin menu work againRené 'Necoro' Neumann1-6/+18
2009-02-18Add 'get_ui()' method for convenienceRené 'Necoro' Neumann2-5/+18
2009-02-18Remove the 'Popup' classRené 'Necoro' Neumann1-1/+1
2009-02-18Remove the 'Popup' classRené 'Necoro' Neumann1-12/+0
2009-02-18Add dummy signal handlers for PackageTable -- and so also the error output fo...René 'Necoro' Neumann2-2/+17
2009-02-18Remove the 'pause' hackRené 'Necoro' Neumann1-52/+8
2009-02-18Fix popupsRené 'Necoro' Neumann1-2/+2
2009-02-18Make it start - though there are still itches - esp. with the menuRené 'Necoro' Neumann1-13/+12
2009-02-18converted the basic structure to gtkbuilderRené 'Necoro' Neumann1-20/+25
2009-02-18Show database types in the preferences - though nothing useful can be done at...René 'Necoro' Neumann1-0/+11
2009-02-17Fixed manual searchRené 'Necoro' Neumann1-1/+1
2009-02-17First part of fixing the searchRené 'Necoro' Neumann1-3/+0
2009-02-17Fixed the jump_to logic (seemed like it stopped working right after having in...René 'Necoro' Neumann1-68/+73
2009-02-17Set default app icon -- also for dialogsRené 'Necoro' Neumann2-2/+5
2009-02-09Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabsRené 'Necoro' Neumann1-1/+1
2009-02-07Same copyright statement in all filesRené 'Necoro' Neumann9-9/+9
2009-02-02Do not show categories which only hold disabled packagesRené 'Necoro' Neumann1-5/+5
2009-02-02Handle non existing versionsRené 'Necoro' Neumann1-4/+20
2009-01-28Add a global session listRené 'Necoro' Neumann1-2/+2
2009-01-28Use the new database class layoutRené 'Necoro' Neumann1-1/+2
2009-01-27Remove the cluttering section names; rename main session section from 'window...René 'Necoro' Neumann2-10/+14
2009-01-27Fix and use the features of previous revisionRené 'Necoro' Neumann1-1/+1
2009-01-15Add prerequisite checking before startupRené 'Necoro' Neumann1-2/+22
2008-12-05Make the use list lazy tooRené 'Necoro' Neumann1-69/+77
2008-12-05Make the dependency list lazyRené 'Necoro' Neumann1-110/+105
2008-12-05Sort the dependency flagsRené 'Necoro' Neumann1-1/+19
2008-11-24Save pref window dimensions in sessionRené 'Necoro' Neumann1-0/+19
2008-11-24Allow session stuff being stored in the configRené 'Necoro' Neumann1-0/+16
2008-11-24Increase session version for the last changeRené 'Necoro' Neumann1-1/+1
2008-11-03Change ', ' into '@' for the selection pathesRené 'Necoro' Neumann1-7/+7
2008-11-03Add defaults only session loadingRené 'Necoro' Neumann1-3/+4
2008-11-02Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann1-36/+87
2008-11-02Merge in SQL stuffRené 'Necoro' Neumann1-1/+0
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann1-6/+6