summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Rename gtk-update-icon-cache and gtk-builder-convert backMatthias Clasen2011-01-031-2/+2
* gtktexttag: Move public members to private headerJavier Jardón2011-01-031-110/+198
* cups: Someone can neither type, read compiler output and run tests.Benjamin Otte2011-01-031-1/+1
* cups printbackend: create a pdf surface when appropriateMatthias Clasen2011-01-031-12/+16
* Set file GtkPrinter accepts_pdf/ps based on selected formatAdrian Johnson2011-01-031-5/+58
* Set "accepts-pdf" property to true only if supported by the print backendAdrian Johnson2011-01-032-1/+10
* [gail] Clean the code to check the redundan object on the show watcherAlejandro Piñeiro2010-12-271-7/+1
* [gail] Proper connection to a toplevel window destroy signalAlejandro Piñeiro2010-12-271-15/+17
* gailmenushell.c: Fix typoJavier Jardón2010-12-241-1/+1
* Add sufficient API to make gail workMatthias Clasen2010-12-233-50/+76
* Use getters and setters for GtkPrintJob in gtkprintbackendtest.cRobert Ancell2010-12-221-14/+16
* Merge libgdk and libgtkMatthias Clasen2010-12-217-15/+10
* gail: Fix a typoJavier Jardón2010-12-201-1/+1
* gail: Use accessor functions to access GtkTreeSelectionJavier Jardón2010-12-191-1/+1
* Remove sealed members from GtkPrintJobMatthias Clasen2010-12-183-51/+68
* Don't use GtkSocket internals in gailMatthias Clasen2010-12-181-1/+1
* Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-172-45/+32
|\
| * gail: Fix for new style codeBenjamin Otte2010-12-151-19/+23
| * xim: Fix for new style codeBenjamin Otte2010-12-151-26/+9
* | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-081-1/+5
|\ \ | |/
| * Disable theme engines for nowMatthias Clasen2010-12-061-1/+5
* | Removed all variables from GtkTreeViewColumn and created GtkTreeViewColumnPri...Tristan Van Berkom2010-12-051-1/+1
|/
* gail: Avoid needless calls to GdkDrawableBenjamin Otte2010-12-021-4/+2
* API: Remove GDK_WINDOW_XWINDOW() macroBenjamin Otte2010-12-021-3/+3
* im-xim: Use window macros instead of drawable macrosBenjamin Otte2010-12-021-5/+5
* gail: Use accessor functions to access GtkEntryJavier Jardón2010-11-191-11/+29
* gail: we cant access button->in_button directly now.Javier Jardón2010-11-191-0/+8
* docs: Update URL of some documentation linksJavier Jardón2010-11-141-1/+1
* Really get rid of _gtk_cell_renderer_calc_offsetMatthias Clasen2010-11-111-9/+9
* Print files to Documents directory by defaultMarek Kasik2010-11-101-4/+12
* Don't export _gtk_cell_renderer_calc_offsetMatthias Clasen2010-11-091-8/+12
* pixbuf engine: remove only use of GCache in GtkRyan Lortie2010-11-081-22/+45
* Fix build breakage and avoid a warningTor Lillqvist2010-11-061-3/+3
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-313-19/+21
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-303-19/+19
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-10-301-1/+1
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-1/+1
* Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()Javier Jardón2010-10-301-1/+1
* gail: use accessor functions to access GtkToggleButtonJavier Jardón2010-10-263-6/+6
* Remove some warningsMatthias Clasen2010-10-221-4/+3
* Assign all g_signal_connect() and friends to gulong variablesAlberto Garcia2010-10-222-18/+7
* Add GtkScrollable interfaceTadej Borovšak2010-10-222-73/+55
* settings: Move setting property registration in gtksettings.cEmmanuele Bassi2010-10-201-19/+0
* cups: Add hack to work around gcc warningBenjamin Otte2010-10-181-4/+5
* Don't use old GtkComboBoxEntry in gailChristian Dywan2010-10-181-3/+3
* Parse lpoptions correctlyMarek Kasik2010-10-151-12/+90
* Enable the build of MS Windows engine againFridrich Štrba2010-10-141-1/+1
* Trying to fix MS Windows engineMartin Schlemmer2010-10-143-380/+288
* build: Distribute README.multipressVincent Untz2010-10-111-0/+2
* gail: GtkTreeViewColumn doesn't have a destroy signal anymoreWilliam Jon McCann2010-10-081-38/+8