summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-0140-180/+73
* Move gtk_draw_insertion_cursor out of gtkstyle.[hc]Matthias Clasen2011-11-014-104/+104
* Drop DISABLE_DEPRECATED guards here, tooMatthias Clasen2011-11-011-4/+2
* Don't use *DISABLE_DEPRECATED guardsMatthias Clasen2011-11-0123-36/+8
* Don't use *_SINGLE_INCLUDES definesMatthias Clasen2011-11-011-2/+0
* Don't use *_DISABLE_DEPRECATEDMatthias Clasen2011-11-014-6/+6
* Don't use deprecated GValue apiMatthias Clasen2011-11-011-4/+4
* gtk-demo: Don't use deprecated codeBenjamin Otte2011-11-021-1/+1
* tests: Disable fontselection deprecation warningsBenjamin Otte2011-11-021-0/+1
* tooltip: Don't use deprecated APIBenjamin Otte2011-11-021-1/+4
* tooltip: Remove unused variablesBenjamin Otte2011-11-021-1/+0
* iconview: Keep the device for dnd autoscrollBenjamin Otte2011-11-021-6/+15
* table: Define GDK_DISABLE_DEPRECATION_WARNINGSBenjamin Otte2011-11-021-0/+1
* handlebox: Define GDK_DISABLE_DEPRECATION_WARNINGSBenjamin Otte2011-11-021-0/+1
* fontsel: Define GDK_DISABLE_DEPRECATION_WARNINGSBenjamin Otte2011-11-021-0/+1
* gdk: Move a bunch of deprecated code to a new fileBenjamin Otte2011-11-024-78/+108
* display: Don't use deprecated functionsBenjamin Otte2011-11-021-8/+12
* x11: Do fallback resize without deprecated functionsBenjamin Otte2011-11-021-8/+8
* x11: Don't use deprecated functionBenjamin Otte2011-11-022-2/+2
* tests: Remove unused variablesBenjamin Otte2011-11-021-4/+0
* box: Fix includes so hbox/vbox compile warning-freeBenjamin Otte2011-11-023-2/+5
* Don't use deprecated Pango apiMatthias Clasen2011-11-011-1/+1
* Don't use g_value_set_charMatthias Clasen2011-11-011-1/+1
* Don't use deprecated Pango apiMatthias Clasen2011-11-011-3/+2
* GDK: Adapt to GLib thread api changesMatthias Clasen2011-11-011-9/+3
* GtkSearchEngineSimple: adapt the GLib thread api changesMatthias Clasen2011-11-011-6/+6
* iconview: layout items immediately when setting a GtkTreeModelCosimo Cecchi2011-11-011-1/+1
* radiotoolbutton: Fix the introspection annotationsEmmanuele Bassi2011-10-281-9/+11
* radiotoolbutton: Fix the annotation for get_group()Emmanuele Bassi2011-10-281-1/+1
* gtk: Fix XIGrabKeycode usageBastien Nocera2011-10-281-14/+4
* Print dialog: small keynav improvementMatthias Clasen2011-10-261-0/+2
* tests: Store keycode in tree for testaccelBastien Nocera2011-10-261-1/+3
* gdk: Translate keyboard brightness keysBastien Nocera2011-10-261-0/+2
* gdk: Make gen-keyname-table.pl work againBastien Nocera2011-10-263-4/+60
* Update grid tests to matchMatthias Clasen2011-10-251-3/+3
* Fix gtk_grid_attach_next_toMatthias Clasen2011-10-251-4/+9
* gtkrc.key.mac: add Command-cursor text navigationMichael Natterer2011-10-251-0/+35
* gtkrc.key.mac: remove half the file, it was an accidential double pasteMichael Natterer2011-10-251-120/+0
* Post-release version bumpMatthias Clasen2011-10-251-1/+1
* Bump version to 3.3.23.3.2Matthias Clasen2011-10-251-1/+1
* UpdatesMatthias Clasen2011-10-251-0/+74
* Fix more test breakageMatthias Clasen2011-10-251-1/+7
* a11y: Hack around infinite loops in parent settingBenjamin Otte2011-10-251-7/+15
* Fix make checkMatthias Clasen2011-10-251-1/+1
* Add a css parser test for transparentMatthias Clasen2011-10-252-0/+5
* printunixdialog: fix a GtkTable->GtkGrid typoCosimo Cecchi2011-10-241-1/+1
* Fix handling of GtkCellRendererProgress::invertedMatthias Clasen2011-10-241-1/+1
* notebook: update tab area allocation when switching pageCosimo Cecchi2011-10-241-5/+2
* win32: fix unterminated #ifdef errorDieter Verfaillie2011-10-231-4/+0
* tooltip: only update shape if the window is realizedRui Matos2011-10-231-2/+11