summaryrefslogtreecommitdiffstats
path: root/src/dialogs/find.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove GtkObject use in find dialogAlex Valavanis2012-05-161-4/+2
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-3/+7
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-101-0/+19
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+30
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-171-0/+5
* Replace deprecated gtk_widget_hide_allAlex Valavanis2011-12-141-4/+4
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-27/+27
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-9/+9
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-4/+4
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-34/+30
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-0/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-27/+37
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+6
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Some UI fixesKris De Gussem2010-10-241-4/+4
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-4/+2
|/
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-1/+3
* Merge from fe-movedTed Gould2008-11-211-15/+4
* From trunkTed Gould2008-10-271-10/+12
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-1/+1
* Split the "Clones" string to introduce two contexted strings (Clones as objec...Marcin Floryan2008-02-261-1/+3
* Warning cleanupJon A. Cruz2007-11-101-1/+1
* bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes2007-07-111-1/+2
* non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen2006-11-271-7/+9
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-3/+3
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-3/+3
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-2/+2
* make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan2006-02-241-0/+4
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-241-0/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+763