summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix 'Add to bookmarks' initial sensitivityMatthias Clasen2009-06-211-1/+2
* | | Reduce roundtripsMatthias Clasen2009-06-201-8/+41
* | | Add a title property to GtkStatusIconMatthias Clasen2009-06-203-1/+100
* | | bgo#586315 - gtk_file_chooser_list_shortcut_folders() was crashingFederico Mena Quintero2009-06-183-3/+11
* | | Fix an oversight in mnemonic handlingMatthias Clasen2009-06-181-3/+8
* | | Show the size column by default in the file chooserFederico Mena Quintero2009-06-182-2/+2
* | | Use g_mapped_file_unref()Ryan Lortie2009-06-182-4/+4
* | | Don't set the sort column when there is no modelFederico Mena Quintero2009-06-171-1/+4
| |/ |/|
* | fix compile warningsBenjamin Otte2009-06-176-11/+14
* | Use g_return_val_if_fail instead of g_return_if_failVincent Untz2009-06-161-3/+3
* | More uses of the get_cell_renderers functionsMatthias Clasen2009-06-162-3/+3
* | More instances of those deprecated functionsMatthias Clasen2009-06-162-3/+3
* | Don't use deprecated api internallyMatthias Clasen2009-06-163-3/+3
* | Don't export a private functionMatthias Clasen2009-06-151-1/+1
* | Fix docs buildMatthias Clasen2009-06-151-1/+1
* | Properly export gtk_info_bar_responseMatthias Clasen2009-06-152-1/+2
* | Cleanup some translation handlingMatthias Clasen2009-06-151-35/+1
* | Fix the docs for gtk_recent_info_get_application_info()Matthias Clasen2009-06-152-4/+5
* | Add some more font sizesMatthias Clasen2009-06-151-1/+1
* | Deprecate get_cell_renderers implementationsMatthias Clasen2009-06-155-1/+13
* | Terminate case with break in switch statementDaniel Elstner2009-06-151-0/+3
* | Bug 565317 - Resulting image of GtkCellRendererPixbuf depends on order of set...Matthias Clasen2009-06-151-38/+117
* | bgo#580560 - Make Backspace work in the file chooser to to to the parent dire...Federico Mena Quintero2009-06-152-16/+29
* | Merge branch 'button-box-orientable-584598'Davyd Madeley2009-06-153-385/+355
|\ \
| * | Support GtkOrientable for GtkButtonBoxDavyd Madeley2009-06-153-385/+355
* | | bgo#484922 - Remember the sort column and order in the file chooserBenjamin Gramlich2009-06-122-32/+110
* | | Add load/save functions for the sort column order in GtkFileChooserSettingsBenjamin Gramlich2009-06-123-8/+144
* | | Fix compiler warningsFederico Mena Quintero2009-06-121-2/+1
* | | bgo#562579 - Don't show errors when the initial folder does not existMilan Bouchet-Valat2009-06-121-3/+10
* | | bgo#171416 - Don't create a folder with the default name 'Type name of new fo...Milan Bouchet-Valat2009-06-121-2/+6
* | | Add a missing newlineMatthias Clasen2009-06-121-1/+1
* | | bgo#355851 - Hide backup files in the file chooserMilan Bouchet-Valat2009-06-113-7/+9
* | | bgo#486839 - The path bar's area shouldn't change vertical size to avoid the ...Milan Bouchet-Valat2009-06-112-43/+83
* | | Update docs to match actual APIMatthias Clasen2009-06-081-2/+3
* | | Add ability to print selectionMarek Kasik2009-06-089-16/+392
* | | Don't grab the keyboard during DNDMatthias Clasen2009-06-071-3/+143
* | | Don't unselect when resizingMatthias Clasen2009-06-051-3/+3
* | | Add a message area widgetMatthias Clasen2009-06-058-9/+1459
* | | bgo#327152 - Ellipsize long directory names in GtkPathBar, and better layout ...Denis Chertykov2009-06-052-51/+50
|/ /
* | Avoid assertions due to invalid page sequenceMatthias Clasen2009-05-301-17/+15
* | Improve GtkEntry handling of invalid stock idsCody Russell2009-05-301-0/+5
* | Fix a typo in the ::update-custom-widget docsMatthias Clasen2009-05-291-2/+2
* | Fix a typo in the docsMatthias Clasen2009-05-291-1/+1
* | Fix GtkAssistant's accessible children. Fixes bug #575319.Eitan Isaacson2009-05-291-1/+1
|/
* Fix GtkTooltip destroy the custom widgetLin Ma2009-05-251-2/+6
* Fix a crash when printing with defer drawing enabledCarlos Garcia Campos2009-05-231-13/+24
* Improve gtk_combo_box_get_active_text() docsMatthias Clasen2009-05-231-1/+2
* Use nr_of_pages_to_print instead of nr_of_pages when updating printing progressCarlos Garcia Campos2009-05-181-2/+2
* Improve GtkNotbook behaviour with too little spaceMatthias Clasen2009-05-171-16/+19
* Fix broken compile: s/gtk_selection_atom/gtk_selection_atomsDavyd Madeley2009-05-181-1/+1