summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add paper size combo and orientation combo to print dialogMarek Kasik2009-07-1011-927/+2129
* Make link coloring in labels optionalMatthias Clasen2009-07-093-6/+84
* Remove accidentally added debug spewAlexander Larsson2009-07-091-50/+0
* Correctly set enter/leave events as detail=nonlinearAlexander Larsson2009-07-091-0/+50
* Disallow single-include unconditionally because this is a new fileMichael Natterer2009-07-091-1/+1
* Add single-include guardMichael Natterer2009-07-091-0/+4
* GtkEntryBuffer holds text for GtkEntryStef Walter2009-07-087-437/+1436
* Fix defaultvalue test due to cswAlexander Larsson2009-07-081-0/+3
* Remove unused variableBenjamin Otte2009-07-081-1/+0
* Fix the remaining issues that broke the PLT checkMichael Natterer2009-07-085-2/+20
* Move get_cells implementation from deprecated functionAlexander Larsson2009-07-081-16/+17
* Move get_cells implementation from deprecated functionAlexander Larsson2009-07-081-20/+20
* Some indentation fixes and minor cleanupMichael Natterer2009-07-082-20/+12
* Improve translator comment. Fixes bug #569393.Andre Klapper2009-07-071-3/+4
* Reenable testsMatthias Clasen2009-07-071-1/+1
* 2.17.32.17.3Matthias Clasen2009-07-072-3/+11
* Fix some distcheck issuesMatthias Clasen2009-07-071-0/+1
* Temporarily turn of testsMatthias Clasen2009-07-071-1/+1
* Bug 587485 – GMountOperation::show-processes supportDavid Zeuthen2009-07-065-8/+1693
* Use gdk_display_sync instead of XSyncMatthias Clasen2009-07-061-9/+7
* Fix redraw issues in GtkInfoBarMatthias Clasen2009-07-061-2/+3
* Hack that works around firefox plugin crashAlexander Larsson2009-07-041-1/+9
* Updated msvc buildHans Breuer2009-07-041-0/+1
* Fix includes for missing prototypesHans Breuer2009-07-041-0/+2
* Use G_PI rather than M_PIHans Breuer2009-07-041-1/+1
* gtk_status_icon_get_title() must return a valueHans Breuer2009-07-041-1/+1
* Updated msvc buildHans Breuer2009-07-041-1/+16
* Make stock buttons have mnemonics againMatthias Clasen2009-07-011-13/+13
* fix wrap width calculations that caused item height to be wrongCody Russell2009-07-011-11/+8
* Merge branch 'client-side-windows'Alexander Larsson2009-07-011-7/+13
|\
| * Merge branch 'master' into client-side-windowsAlexander Larsson2009-06-1748-697/+2980
| |\
| * | Use gdk_window_get_root_cords to get popup position for comboboxAlexander Larsson2009-06-081-7/+13
* | | clean up code in gtk_list_store_set_n_columns()Benjamin Otte2009-07-011-15/+5
* | | Improve handling of print-to-file uriMatthias Clasen2009-06-281-6/+0
* | | Whitespace cleanupsMatthias Clasen2009-06-281-617/+604
* | | make the size column resizableBenjamin Otte2009-06-271-0/+1
* | | make sure the "Create folder" button doesn't get shown accidentallyBenjamin Otte2009-06-271-4/+9
* | | check for allowed NULL inside g_return_if_fail() statementsBenjamin Otte2009-06-271-15/+6
* | | clarify the init value for the default sort column idBenjamin Otte2009-06-272-2/+2
* | | unconditionally set right alignment for the size columnBenjamin Otte2009-06-271-1/+3
* | | remove unused variablesBenjamin Otte2009-06-271-1/+0
* | | Bug 586691 – Better GtkInfoBar defaultsDavid Zeuthen2009-06-251-70/+63
* | | Fix warning about uninitialized variable plus spacing and indentation cleanupMichael Natterer2009-06-251-35/+31
* | | Add a way to turn off toggle spacing in menusMatthias Clasen2009-06-244-11/+77
* | | bgo#529908 - Sanitize handling of motion events in GtkNotebookStanislav Brabec2009-06-231-8/+11
* | | Bug 461944 – pressing the volume icon in full screen shuts down the soundBastien Nocera2009-06-221-5/+16
* | | Accelerators failed for submenus (GNOME bug 582025)Tristan Van Berkom2009-06-223-22/+90
* | | Forgotten header fileMatthias Clasen2009-06-221-0/+6
* | | Don't force toggle size for tabular menus eitherMatthias Clasen2009-06-221-3/+8
* | | Remove extra padding from comboboxesMatthias Clasen2009-06-222-7/+21