Commit Graph

  • 03ae74e36b Reverted to use of floating point precision in adjustments - use non Tristan Van Berkom 2006-08-22 18:43:19 +00:00
  • c032eaca50 Fixed non-translatable strings on many properties: title of Tristan Van Berkom 2006-08-22 13:59:06 +00:00
  • 9dc94d3309 Added ko in ALL_LINGUAS. Changwoo Ryu 2006-08-22 13:50:00 +00:00
  • 5df84a4a12 Added Korean translation. Changwoo Ryu 2006-08-22 13:48:44 +00:00
  • 78221f25f8 Fixed missing translatable attribute on some properties. Tristan Van Berkom 2006-08-21 18:06:16 +00:00
  • e137cd6b38 wrapping 3.0.1 tarball GLADE3_3_0_1 Tristan Van Berkom 2006-08-20 17:36:29 +00:00
  • f603960d7d Fixed to not stick on class->toplevel widget classes, this avoids Tristan Van Berkom 2006-08-20 16:45:54 +00:00
  • 09fcd5a044 Palette can be locked as in glade2 with CONTROL-Click (bug 303679) Juan Pablo Ugarte 2006-08-19 22:07:18 +00:00
  • d698dd3f2b sort signals alphabetically in glade_widget_class_add_signals() (bug Juan Pablo Ugarte 2006-08-19 19:55:15 +00:00
  • 8d257417ab o Use Unicode characters where appropriate. o Set website property for Tristan Van Berkom 2006-08-19 18:48:55 +00:00
  • 6fd54b7ccf o Fixed textview segfault (bug 352054) by checking nulls from gdk_window_get_user_data(). Tristan Van Berkom 2006-08-19 18:27:15 +00:00
  • ccb0a36d1c Added glade_widget_remove_property () Tristan Van Berkom 2006-08-19 17:34:51 +00:00
  • 8506cd7aee glade_widget_class_list_signals () now list signals implemented by Juan Pablo Ugarte 2006-08-19 02:04:11 +00:00
  • 7c90674ca2 Fixed expanders, now there's always a placehodler when needed. Tristan Van Berkom 2006-08-18 17:00:22 +00:00
  • affc8a7fac adding a critical bugx Tristan Van Berkom 2006-08-18 02:51:41 +00:00
  • 064c0fda01 Now adjustments are saved as decimal values instead of doubles (glade-- Tristan Van Berkom 2006-08-17 16:36:21 +00:00
  • d7785c4b69 Now you can paste widgets to your hearts content. (bug 345603) Tristan Van Berkom 2006-08-17 16:23:05 +00:00
  • d5b73e3fec updating TODO list for 3.0.1 bugfix release targets. Tristan Van Berkom 2006-08-17 00:20:16 +00:00
  • 37b805c49a fixed bug 345604 "Pasting a widget does not paste the packing options" Juan Pablo Ugarte 2006-08-16 20:35:54 +00:00
  • c74ca729cb Updated Spanish translation. Francisco Javier F. Serrador 2006-08-16 20:33:51 +00:00
  • e6119e8d9e GladeBaseEditor fix Juan Pablo Ugarte 2006-08-13 17:46:37 +00:00
  • dc814a5cbf Wrapping the 3.0 tarball. GLADE3_3_0_0 Tristan Van Berkom 2006-08-12 03:04:15 +00:00
  • 6a0f60206b Added --without-devhelp option (for users suffering of DevHelp 0.11) Tristan Van Berkom 2006-08-12 01:34:01 +00:00
  • e7b7a1c516 GtkDialog's main vbox now has 2 placeholders instead of 3. Tristan Van Berkom 2006-08-12 01:02:09 +00:00
  • 6657a2b440 Updated the about dialog for the 3.0 release. Tristan Van Berkom 2006-08-12 00:54:28 +00:00
  • 0a148b5806 Change 'Recent Projects' to 'Open Recent' in menu. Tristan Van Berkom 2006-08-11 23:55:07 +00:00
  • 8749ac89d0 o Fixed a bug where loaded projects were never marked with unsaved changes Tristan Van Berkom 2006-08-11 19:52:40 +00:00
  • f416917492 o Setup packing properties so they are available to the plugin at Tristan Van Berkom 2006-08-11 19:36:14 +00:00
  • fbd00de821 Fixed bookkeeping of special-child-type when redoing a paste command. Tristan Van Berkom 2006-08-11 19:20:21 +00:00
  • 7c83e9906c Unparent all widgets before closing the project, this stops the recursive Tristan Van Berkom 2006-08-11 18:38:39 +00:00
  • 236133446f Improved notebook code some more. Tristan Van Berkom 2006-08-11 17:54:09 +00:00
  • 275d9b2827 Fixed glade_util_get_placeholder_from_pointer to work for notebook tabs. Tristan Van Berkom 2006-08-10 22:46:51 +00:00
  • 25bfda4ca2 fixing searching of placeholders in notebook tabs. Tristan Van Berkom 2006-08-10 18:41:42 +00:00
  • 426e2891a6 augmenting notebook code... Tristan Van Berkom 2006-08-10 03:47:43 +00:00
  • 16b097056a updating the blocker list Tristan Van Berkom 2006-08-10 03:27:22 +00:00
  • 99c063d109 Now check if placeholders are GTK_WIDGET_MAPPED() before returning them, Tristan Van Berkom 2006-08-10 03:23:17 +00:00
  • 5ea548603a GladeEPropText simplification. Fixed a bug were each time a text property Juan Pablo Ugarte 2006-08-09 20:59:55 +00:00
  • 15cf5048cb Fixed compiler warning. Tristan Van Berkom 2006-08-09 17:42:56 +00:00
  • de75d2028e Use GTK_IS_WINDOW() instead of GTK_IS_TOPLEVEL since GTK_IS_TOPLEVEL seems Tristan Van Berkom 2006-08-09 15:31:49 +00:00
  • 53fcbe29a3 glade_project_new_widget_name() strips trailing digits from base_name Tristan Van Berkom 2006-08-09 13:54:55 +00:00
  • fa56fc8907 *** empty log message *** Juan Pablo Ugarte 2006-08-08 19:16:02 +00:00
  • f02782c580 reworked glade_app_command_paste () placeholders can not be selected Juan Pablo Ugarte 2006-08-08 18:48:46 +00:00
  • 8caed58a66 GtkDialog's main vbox now has 2 placeholders instead of 3. Tristan Van Berkom 2006-08-08 16:08:32 +00:00
  • 91d6be87e6 Added widget search in project view treeview (close bug 349860) Juan Pablo Ugarte 2006-08-06 00:10:44 +00:00
  • d69871314b No more selection on placeholders. Tristan Van Berkom 2006-08-04 20:41:20 +00:00
  • 3cc7c2a811 Fixed spelling and formatting typos. Tristan Van Berkom 2006-08-04 05:41:33 +00:00
  • 0a2150992c Added comment about the fact that textview hangs glade3 when it recieves double-clicks Juan Pablo Ugarte 2006-08-03 18:12:51 +00:00
  • efdd302f68 *** empty log message *** Juan Pablo Ugarte 2006-08-03 18:11:15 +00:00
  • 86b230c8a7 fixed bug 348570 "GladeFixed drag/resize "sticks"" added Juan Pablo Ugarte 2006-08-02 19:03:43 +00:00
  • 9814924627 updating blockers Tristan Van Berkom 2006-08-02 15:47:52 +00:00
  • f52db42e5b fixed possible segfault. Tristan Van Berkom 2006-08-01 23:27:04 +00:00
  • 33746a0815 fixed win32 compilation Tristan Van Berkom 2006-08-01 23:13:07 +00:00
  • a58cfd5587 Fixed typo in the about dialog. Tristan Van Berkom 2006-08-01 16:08:22 +00:00
  • 673cddaa57 Updated Spanish translation. Francisco Javier F. Serrador 2006-07-29 18:29:50 +00:00
  • 9a6f3568d4 Fixed a GtkImage loading bug. (more cleanup) Juan Pablo Ugarte 2006-07-28 18:30:01 +00:00
  • 4c9d46e194 Updated Tristan Van Berkom 2006-07-27 19:33:20 +00:00
  • 665323424c More icons. Tristan Van Berkom 2006-07-27 18:29:40 +00:00
  • fce7f7a3ff now you can add a widget to a placeholder child or fixed child of a fixed widget. Tristan Van Berkom 2006-07-27 17:57:41 +00:00
  • 4d150f3094 removing debug Tristan Van Berkom 2006-07-27 17:45:32 +00:00
  • b4109cdda8 Refined tooltip text a little. Tristan Van Berkom 2006-07-27 17:43:15 +00:00
  • 610e8fc300 o Fixed bug where signals were not disconnecting when children were deleted/cut from GladeFixed parents. Tristan Van Berkom 2006-07-27 17:12:20 +00:00
  • cf1a41b3a3 Fixed small bug in glade_gtk_image_post_create() glade-image-post-ran must Juan Pablo Ugarte 2006-07-27 15:50:24 +00:00
  • 048042dcbd o New we can add a widget to a fixed inside a table Tristan Van Berkom 2006-07-27 15:45:53 +00:00
  • 916bfd4ff5 Drags now move scrolled windows around if the fixed widget happens to be Tristan Van Berkom 2006-07-27 05:34:23 +00:00
  • 78777548ea More icons. Tristan Van Berkom 2006-07-27 03:36:36 +00:00
  • 4067fc15f2 adapted to the new glade_command_set_property() prototype. Juan Pablo Ugarte 2006-07-27 02:33:02 +00:00
  • d06079ce45 include time.h Juan Pablo Ugarte 2006-07-26 16:48:50 +00:00
  • f6b1610705 converted translations to utf8: da es ms nn pl pt ru sv ta tr Tristan Van Berkom 2006-07-26 03:34:31 +00:00
  • eeb3190219 Reset cursor after creating a widget. Tristan Van Berkom 2006-07-26 03:09:03 +00:00
  • ea5604d8f2 Dont require that an object be "toplevel" to be saved, just that it has no Tristan Van Berkom 2006-07-26 02:18:24 +00:00
  • 8ee0799d48 *** empty log message *** Juan Pablo Ugarte 2006-07-25 17:18:32 +00:00
  • 98b840fb5c Fixed bug 347850 "Selection Bug consequence" Juan Pablo Ugarte 2006-07-25 17:12:44 +00:00
  • 1ea3067afb Updated. Tristan Van Berkom 2006-07-25 16:09:09 +00:00
  • 4c539a64cd GtkBox can now have 0 items without freezing/crashing (bug 347149) Tristan Van Berkom 2006-07-25 16:03:48 +00:00
  • 04ad469313 made glade3 comment more script friendly Juan Pablo Ugarte 2006-07-24 22:08:51 +00:00
  • d85c3633dc Fixed bug 342889 "Put some comment telling about glade-3 in glade files" Juan Pablo Ugarte 2006-07-24 21:48:42 +00:00
  • 205ad88fd0 Fixed bug 348369 "GtkImage doesnt load properly" Juan Pablo Ugarte 2006-07-24 19:30:57 +00:00
  • cc725bf982 Added text-view handling of virtual "text" property (bug 347961) Tristan Van Berkom 2006-07-22 22:10:25 +00:00
  • e061236d8d o Removed some debug prints. Tristan Van Berkom 2006-07-22 20:57:38 +00:00
  • 47dee8c08d Use gtk_widget_get_pointer on the event widget to retrieve the mouse Tristan Van Berkom 2006-07-22 18:56:45 +00:00
  • d222647688 adjusting comment. Tristan Van Berkom 2006-07-20 03:34:26 +00:00
  • 8e80a430f9 expose internal entry of GtkComboBoxEntry. Tristan Van Berkom 2006-07-20 03:26:26 +00:00
  • 84a3441681 Bookkeep colours for insensitive tooltips in a theme friendly manner. Tristan Van Berkom 2006-07-19 18:42:15 +00:00
  • 9508b78cab "s/== TRUE/!= FALSE/g" (musnt be checking for litteral truths, that is Tristan Van Berkom 2006-07-18 17:15:25 +00:00
  • 01c7c0d387 Fixed jumpy focus widget bug (bug 347851) Tristan Van Berkom 2006-07-18 15:02:18 +00:00
  • c7b4d9aded minor touch-up Tristan Van Berkom 2006-07-17 13:58:45 +00:00
  • 5f29ae88c9 Fixed bug 346139 "GTK warns of multiple widgets contained in a button with Juan Pablo Ugarte 2006-07-14 16:43:08 +00:00
  • 63e7208e0f fixed a warning in glade_gtk_menu_shell_delete_child() Juan Pablo Ugarte 2006-07-13 21:53:06 +00:00
  • 0c4e3578b1 added files glade-base-editor.[ch] Juan Pablo Ugarte 2006-07-13 21:38:19 +00:00
  • 8ce781c124 Updated russian translation. Valek Frob 2006-07-12 18:54:54 +00:00
  • 927d5d3221 Added new icons. Tristan Van Berkom 2006-07-06 21:45:22 +00:00
  • ddeae654c8 Check for --disable-gnome arg. Tristan Van Berkom 2006-07-06 18:48:39 +00:00
  • c9197e4632 fixed broken build. Tristan Van Berkom 2006-07-06 16:46:52 +00:00
  • 70f816e104 Fixed misspelled 'phạm vị' Nguyen Thai Ngoc Duy 2006-07-06 13:43:51 +00:00
  • 07451bee3c *** empty log message *** Juan Pablo Ugarte 2006-07-05 20:35:10 +00:00
  • 3bc5abdfe4 fixed bug 345353 "Implement "finish" signal on GladeProject" Juan Pablo Ugarte 2006-07-05 20:23:38 +00:00
  • 277a397364 fixed bug 343712 "Gnome stock items not recognized by glade-3" Added Juan Pablo Ugarte 2006-07-05 18:59:50 +00:00
  • 1062e5e485 Fixed compiler warnings by adding an include. Tristan Van Berkom 2006-07-03 17:46:13 +00:00
  • 65730f850e o Added "#if 0" debugging code and removed an old comment that doesnt make Tristan Van Berkom 2006-06-30 03:42:28 +00:00
  • 098a0fbc29 Updated Spanish translation. Francisco Javier F. Serrador 2006-06-29 23:46:20 +00:00